[Issue 3849] Compiler should catch incomplete initialisation of an array

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sun Sep 11 09:45:24 PDT 2011


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


Stewart Gordon <smjg at iname.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|accepts-invalid             |spec
            Summary|[missing error] Array       |Compiler should catch
                   |literal length doesn't      |incomplete initialisation
                   |match                       |of an array


--- Comment #15 from Stewart Gordon <smjg at iname.com> 2011-09-11 09:45:07 PDT ---
This isn't accepts-invalid, because the current spec allows incomplete
initialisation of arrays.  Rather, it's a request to stop accepting these,
which later became a request to make the means of partially initialising an
array explicit.

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