[Issue 6681] struct constructor call is converted to struct literal that breaks union initialization

d-bugmail at puremagic.com d-bugmail at puremagic.com
Thu Feb 2 03:26:20 PST 2012


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



--- Comment #8 from Don <clugdbug at yahoo.com.au> 2012-02-02 03:26:11 PST ---
(In reply to comment #7)
> Ok, I'll take a look at it tomorrow unless you want it.  I know there are at
> least two places it checks for overlapping union initialization, one in
> expression.c and one somewhere in the glue, maybe e2ir?

The big one is in init.c. Around line 340 there's code I wrote (to replace the
code in 320..340). Walter disabled that code a bit later, but he didn't say
why. 

Would be great if you could take a fresh look at it.

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