[Issue 911] expression.c:4257: virtual Expression* DotIdExp::semantic(Scope*): Assertion `0' failed.

d-bugmail at puremagic.com d-bugmail at puremagic.com
Mon May 4 03:56:47 PDT 2009


http://d.puremagic.com/issues/show_bug.cgi?id=911





------- Comment #8 from fvbommel at wxs.nl  2009-05-04 05:56 -------
This currently produces this (reasonable) error:
---
test.d(6): Error: tuple has no effect in expression (tuple(0))
---
for me with DMD 1.043, and using it to instantiate another template works fine.
Good enough for me.


-- 



More information about the Digitalmars-d-bugs mailing list