http://d.puremagic.com/issues/show_bug.cgi?id=11137

           Summary: Stack overflow on invalid output path
           Product: D
           Version: D2
          Platform: All
        OS/Version: All
            Status: NEW
          Keywords: ice
          Severity: normal
          Priority: P2
         Component: DMD
        AssignedTo: nob...@puremagic.com
        ReportedBy: andrej.mitrov...@gmail.com


--- Comment #0 from Andrej Mitrovic <andrej.mitrov...@gmail.com> 2013-09-28 
05:13:02 PDT ---
-----
module test;
void main() { }
-----

$ dmd -ofC:\test.exeC:\test.exe test.d
DMD v2.064 DEBUG
Stack overflow

The compiler should verify the path is valid and emit a diagnostic when it's
not.

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------

Reply via email to