[Issue 15184] Wrongly shaped array accepted as matrix initializer
via Digitalmars-d-bugs
digitalmars-d-bugs at puremagic.com
Thu Oct 15 13:30:40 PDT 2015
https://issues.dlang.org/show_bug.cgi?id=15184
Vladimir Panteleev <thecybershadow at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |thecybershadow at gmail.com
--- Comment #4 from Vladimir Panteleev <thecybershadow at gmail.com> ---
This is obviously a bug because if you make the array static, you get an error.
This only applies to non-static array initialization, which has no reason to be
syntactically inconsistent.
--
More information about the Digitalmars-d-bugs
mailing list