DMD asserts using delegate and type inference
Jacob Carlborg
doob at me.com
Thu Apr 5 02:34:28 PDT 2012
On 2012-04-05 08:19, Walter Bright wrote:
> On 4/3/2012 10:00 AM, Jacob Carlborg wrote:
>> When I try to use a delegate as template parameter and type inference DMD
>> asserts with this message:
>>
>> Assertion failed: (!vthis->csym), function toObjFile, file glue.c,
>> line 686.
>
> Assertion fails are compiler bugs. Please submit them to bugzilla:
>
> http://d.puremagic.com/issues/enter_bug.cgi?product=D
Done: http://d.puremagic.com/issues/show_bug.cgi?id=7827
--
/Jacob Carlborg
More information about the Digitalmars-d
mailing list