[Issue 4042] Unable to instantiate a struct template.

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sat Apr 3 05:25:23 PDT 2010


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



--- Comment #2 from Max Samukha <samukha at voliacable.com> 2010-04-03 05:25:22 PDT ---
> There may be more than one bug. Note that the static if body in QTypeInfo is
> evaluated even though no __isQObjectType is defined in QGraphicsWidget or
> QAction.

Ignore that part. It's the other way around. If we add, for example, "alias
void __isQObjectType;" to QGraohicsWidget/QAction, the "static if" condition is
satisfied in QTypeInfo, though it should not.

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------


More information about the Digitalmars-d-bugs mailing list