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

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sun Mar 29 22:31:36 PDT 2009


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





------- Comment #4 from unknown at simplemachines.org  2009-03-30 00:31 -------
Created an attachment (id=306)
 --> (http://d.puremagic.com/issues/attachment.cgi?id=306&action=view)
Validate that a static destructor has a parent.

This fixes this_14_I.  It just adds a clause, similar to the one for static
constructors, for static destructors.  This throws a very similar error and
doesn't crash.

-[Unknown]


-- 



More information about the Digitalmars-d-bugs mailing list