[Issue 3426] ICE(optimize.c): struct literal with cast, as function default parameter.

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sat Oct 31 18:14:33 PDT 2009


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


Walter Bright <bugzilla at digitalmars.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |bugzilla at digitalmars.com


--- Comment #1 from Walter Bright <bugzilla at digitalmars.com> 2009-10-31 18:14:32 PDT ---
The fix for this is somewhat more complicated than the patch. The problem is
the scope of the field initializer is the scope of where the field appears, not
where the field is used. I'll see if I can fix 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