[Issue 5090] ICE(todt.c) struct literal initializing zero length array

d-bugmail at puremagic.com d-bugmail at puremagic.com
Mon Nov 15 11:34:28 PST 2010


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


simon <s.d.hammett at googlemail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED
         AssignedTo|nobody at puremagic.com        |s.d.hammett at googlemail.com


--- Comment #2 from simon <s.d.hammett at googlemail.com> 2010-11-15 11:33:15 PST ---
Created an attachment (id=813)
PATCH against rev 755: fix crash in first case

Fixed:

A a = A(0); // Fails, compiler aborts

by issuing error msg.

I'll dig a bit more into fixing the second case, that should be an error as
way.

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