Re: Is this a bug, if so, how would you summarize it?

2013-10-15 Thread monarch_dodra
On Tuesday, 15 October 2013 at 06:40:13 UTC, safety0ff wrote: See this code: http://dpaste.dzfl.pl/b3ae1667 On DMD it gives the error message if version=bug, but not if version=bug AND version=workaround1 (through 6). On LDC it segfaults at run time if version=bug, but not if version=bug AND v

Is this a bug, if so, how would you summarize it?

2013-10-14 Thread safety0ff
See this code: http://dpaste.dzfl.pl/b3ae1667 On DMD it gives the error message if version=bug, but not if version=bug AND version=workaround1 (through 6). On LDC it segfaults at run time if version=bug, but not if version=bug AND version=workaround1 (through 6). Workaround1 - workaround4 are