June 24, 2012 [Issue 8290] New: DMD git-master segfaults if outputfile exists as directory | ||||
---|---|---|---|---|
| ||||
http://d.puremagic.com/issues/show_bug.cgi?id=8290 Summary: DMD git-master segfaults if outputfile exists as directory Product: D Version: D2 Platform: All OS/Version: All Status: NEW Severity: normal Priority: P2 Component: DMD AssignedTo: nobody@puremagic.com ReportedBy: tobias@pankrath.net --- Comment #0 from Tobias Pankrath <tobias@pankrath.net> 2012-06-24 01:15:35 PDT --- mkdir test && dmd test.d will segfault. DMD 2.59 quits with linker error: /usr/bin/ld: cannot open output file test: Is a directory collect2: error: ld returned 1 exit status --- errorlevel 1 -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- |
Copyright © 1999-2021 by the D Language Foundation