[Issue 13775] Broken explicit casting of dynamic array slices of known size to static array of different type

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Tue Dec 2 05:28:05 PST 2014


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

--- Comment #5 from Vladimir Panteleev <thecybershadow at gmail.com> ---
I believe this is an ICE, because such errors should be raised in the frontend,
and not the glue layer. But I'm not a DMD hacker.

--


More information about the Digitalmars-d-bugs mailing list