DMD asserts using delegate and type inference

Walter Bright newshound2 at digitalmars.com
Wed Apr 4 23:19:23 PDT 2012


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


More information about the Digitalmars-d mailing list