[Issue 3849] [missing error] Array literal length doesn't match

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sat May 22 10:12:44 PDT 2010


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


Stewart Gordon <smjg at iname.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |smjg at iname.com


--- Comment #6 from Stewart Gordon <smjg at iname.com> 2010-05-22 10:12:40 PDT ---
It isn't an array literal, it's a static initializer.  They look the same, but
are distinct entities with distinct rules.

See bug 181 and bug 508.  This is really a request to change from the fix that
was actually applied to the more sensible one.

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