[Issue 13775] [REG2.067a] 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
Fri Dec 5 08:09:32 PST 2014


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

--- Comment #11 from Kenji Hara <k.hara.pg at gmail.com> ---
(In reply to Steven Schveighoffer from comment #10)
> OK, I understand. Is there a reason not to make this assert though?

To do it, we need to handle all invalid casts in front end layer.

> The impression it gives is confusing to many people, including myself and Denis.

A possible quick hack is removing "e2ir" from the glue-layer errors.

--


More information about the Digitalmars-d-bugs mailing list