[Issue 9397] Size error with struct with ctor and self-typed nested enum

d-bugmail at puremagic.com d-bugmail at puremagic.com
Fri Feb 8 01:01:59 PST 2013


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



--- Comment #2 from Sönke Ludwig <sludwig at outerproduct.org> 2013-02-08 01:01:58 PST ---
Let me rephrase that. Before this triggered an error, the example worked fine
because the constructor call is equivalent to using a struct literal. This
special case has allowed me to work around the various issues surrounding
self-typed constants. Now with this error all hope for a workaround seems lost.

-- 
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