[Issue 6419] [CTFE] Cannot create a nested struct if it has a constructor (may cause ICE)
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Thu Aug 11 23:43:41 PDT 2011
http://d.puremagic.com/issues/show_bug.cgi?id=6419
Don <clugdbug at yahoo.com.au> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |clugdbug at yahoo.com.au
--- Comment #2 from Don <clugdbug at yahoo.com.au> 2011-08-11 23:43:40 PDT ---
This is because if the struct is nested, TypeStruct::defaultInitLiteral()
doesn't return a literal!
--
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