[Issue 5290] Static array literals with too few elements

d-bugmail at puremagic.com d-bugmail at puremagic.com
Thu Mar 10 06:23:19 UTC 2022


https://issues.dlang.org/show_bug.cgi?id=5290

Mathias LANG <pro.mathias.lang at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |pro.mathias.lang at gmail.com
         Resolution|---                         |WORKSFORME

--- Comment #13 from Mathias LANG <pro.mathias.lang at gmail.com> ---
As of 2.099, the OP sample properly errors out.

There's still a few issues related to this. For example, issue 19095 still
applies, but a PR for it was made and closed due to the effect it had on code.
But closing this as "WORKSFORME" since the other issues are more fine-grained,
up-to-date, and have discussions.

--


More information about the Digitalmars-d-bugs mailing list