LDC 0.11.0 has been released!

David Nadlinger code at klickverbot.at
Sat Jun 15 09:48:46 PDT 2013


On Saturday, 15 June 2013 at 06:32:13 UTC, Daniel Murphy wrote:
> That must have been interesting.  They are never dereferenced, 
> so no
> immediate crash, you'd just get whichever code path was tested 
> first...

It was – especially because I was looking for a cause in the 
DMD/LDC diff first before actually starting to debug the CTFE 
code. Thinking about it, it might actually be a good idea to add 
in an assertion:

https://github.com/D-Programming-Language/dmd/pull/2184

David


More information about the Digitalmars-d-announce mailing list