Here's the issue:
http://d.puremagic.com/issues/show_bug.cgi?id=12498
Please ignore the last example above, and look at the one in
Bugzilla.
On Monday, 31 March 2014 at 11:08:18 UTC, Olav Lindekleiv wrote:
On Monday, 31 March 2014 at 11:02:24 UTC, bearophile wrote:
Olav Lindekleiv:
I hope someone with more D experience can tell me what's
going on here, and how to fix it.
It's a compiler bug. I suggest to minimize manually the
example code as much as possible, and then add it to Bugzilla.
Bye,
bearophile
I'm now down to 13 lines: http://dpaste.dzfl.pl/bbc84226a558
And it's the while(""){} that causes the compiler to crash. It
isn't just "", but any string. I'll create an issue on Bugzilla
for this.