Thread overview | |||||
---|---|---|---|---|---|
|
October 15, 2009 [Issue 3403] New: compiler dies with -X option | ||||
---|---|---|---|---|
| ||||
http://d.puremagic.com/issues/show_bug.cgi?id=3403 Summary: compiler dies with -X option Product: D Version: unspecified Platform: x86 OS/Version: Linux Status: NEW Severity: normal Priority: P2 Component: DMD AssignedTo: nobody@puremagic.com ReportedBy: echochamber@gmail.com --- Comment #0 from MIURA Masahiro <echochamber@gmail.com> 2009-10-14 22:13:12 PDT --- % cat foo.d // module foo; void main() {} % dmd -X foo.d zsh: segmentation fault dmd -X foo.d % Uncomment the "module" line, and it works fine. Using DMD 2.035. -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- |
October 23, 2009 [Issue 3403] compiler dies with -X option | ||||
---|---|---|---|---|
| ||||
Posted in reply to MIURA Masahiro | http://d.puremagic.com/issues/show_bug.cgi?id=3403 MIURA Masahiro <echochamber@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |kennytm@gmail.com --- Comment #1 from MIURA Masahiro <echochamber@gmail.com> 2009-10-22 18:18:04 PDT --- *** Issue 3435 has been marked as a duplicate of this issue. *** -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- |
January 15, 2010 [Issue 3403] compiler dies with -X option | ||||
---|---|---|---|---|
| ||||
Posted in reply to MIURA Masahiro | http://d.puremagic.com/issues/show_bug.cgi?id=3403 Don <clugdbug@yahoo.com.au> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #2 from Don <clugdbug@yahoo.com.au> 2010-01-15 03:18:55 PST --- Fixed DMD1.051 and 2.036. -- 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