[Issue 642] error: mixin "static this" into where it cannot be

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sat Jul 12 00:33:50 PDT 2008


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





------- Comment #2 from kamm-removethis at incasoftware.de  2008-07-12 02:33 -------
In LLVMDC we fixed this_14_G/H by making the "constructors/destructors are only
for class definitions" error fatal. Otherwise you get a segfault around func.c
line 908 trying to access the InvariantDeclaration of the AggregateDeclatation*
ad that is zero.


-- 



More information about the Digitalmars-d-bugs mailing list