ICE: template.c:806: failed assertion `i < parameters->dim'
Jacob Carlborg
doob at me.com
Wed Oct 28 08:47:39 PDT 2009
On 10/28/09 16:32, Don wrote:
> Jacob Carlborg wrote:
>> I have quite a big project and when I compile it I get this internal
>> compiler error: template.c:806: failed assertion `i < parameters->dim'.
>> I don't know what could cause that error so I don't know where to look
>> in my code to try to produce a small test case and report an issue.
>> I'm using quite a lot of templates, template mixins and string mixins.
>
> Bugzilla 2229. Was fixed in DMD1.049.
> There have been about 60 ICE bugs fixed since 1.045.
> I want to find out what the regressions are that are stopping people
> from using the latest DMD -- it's time for the ICE age to end.
Thanks, I'll try the latest DMD.
More information about the Digitalmars-d
mailing list