compiler assertion
Zhenya
zheny at list.ru
Fri Sep 28 13:32:50 PDT 2012
On Friday, 28 September 2012 at 20:27:07 UTC, Jonathan M Davis
wrote:
> On Friday, September 28, 2012 22:19:56 Zhenya wrote:
>> Hi!
>> Is it normally,that this simple code does'nt compile with this
>> assertion:
>> dmd: template.c:5542: Identifier*
>> TemplateInstance::genIdent(Objects*): Assertion `global.errors'
>> failed.
>
> It's always a bug in the compiler if you see a compiler
> assertion. What you're
> seeing is probably this bug:
>
> http://d.puremagic.com/issues/show_bug.cgi?id=8421
>
> - Jonathan M Davis
Thank you,understood.
More information about the Digitalmars-d-learn
mailing list