[Issue 2537] compiler crashes on this code:

2015-06-08 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=2537 Andrei Alexandrescu changed: What|Removed |Added Version|2.022 |D2 --

[Issue 2537] compiler crashes on this code:

2009-01-09 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=2537 --- Comment #4 from resume...@mail.ru 2009-01-09 08:01 --- (In reply to comment #3) > Wait.. Does dmd still crash on the original code or not? ANY instance of dmd > crashing is a bug, even if the input source can be changed to avoid

[Issue 2537] compiler crashes on this code:

2009-01-08 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=2537 --- Comment #3 from bra...@puremagic.com 2009-01-08 21:57 --- Wait.. Does dmd still crash on the original code or not? ANY instance of dmd crashing is a bug, even if the input source can be changed to avoid it. --

[Issue 2537] compiler crashes on this code:

2009-01-08 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=2537 resume...@mail.ru changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Issue 2537] compiler crashes on this code:

2008-12-22 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=2537 --- Comment #1 from resume...@mail.ru 2008-12-22 10:15 --- Created an attachment (id=284) --> (http://d.puremagic.com/issues/attachment.cgi?id=284&action=view) dmd 2.022 segfault on this code --

[Issue 2537] compiler crashes on this code:

2008-12-22 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=2537 --- Comment #2 from resume...@mail.ru 2008-12-22 10:19 --- (thanks to maxter) Error can be avoided by replacement of lines on: enum isDynamicT = false; alias typeof( this ) M; enum width = width2; enum height = height