[Issue 13497] [ICE e2ir 1911] Array op compiler error
via Digitalmars-d-bugs
digitalmars-d-bugs at puremagic.com
Sat Sep 20 18:42:29 PDT 2014
https://issues.dlang.org/show_bug.cgi?id=13497
Vladimir Panteleev <thecybershadow at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |thecybershadow at gmail.com
--- Comment #1 from Vladimir Panteleev <thecybershadow at gmail.com> ---
It should emit an error:
test.d(3): Error: Array operation a[] * a[] not implemented
This is a regression.
Introduced in https://github.com/D-Programming-Language/dmd/pull/2960
--
More information about the Digitalmars-d-bugs
mailing list