[Issue 6681] struct constructor call is converted to struct literal that breaks union initialization
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Fri Feb 17 02:07:45 PST 2012
http://d.puremagic.com/issues/show_bug.cgi?id=6681
yebblies <yebblies at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |rejects-valid
AssignedTo|nobody at puremagic.com |yebblies at gmail.com
--- Comment #9 from yebblies <yebblies at gmail.com> 2012-02-17 21:07:11 EST ---
I think for this to work, the interpreter needs to be able to handle
uninitialized values, and unions need to default to void initializers. I have
a patch for this that is nearly ready, and solves issue 6438 at the same time.
--
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