LDC 0.11.0 Beta 1

David Nadlinger see at klickverbot.at
Sun Jun 2 07:34:55 PDT 2013


On Sunday, 2 June 2013 at 14:30:41 UTC, Temtaime wrote:
> I'm figured out testcase.
>
> It's too strange.
>
> http://dpaste.1azy.net/c3f8b2d9

Ah, great, thanks. Actually, the code hits an assertion in a 
debug build much earlier:

———
/home/aule/Build/Source/ldc/dmd2/template.c:5900: Identifier* 
TemplateInstance::genIdent(Objects*): Assertion `global.errors' 
failed.
———

On your reduced test case, DMD 2.062 fails with exactly the same 
assertion message. Does your original codebase compiles with DMD 
2.062?

David


More information about the digitalmars-d-ldc mailing list