[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:39:25 PST 2014


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

Denis Shelomovskij <verylonglogin.reg at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |ice

--- Comment #7 from Denis Shelomovskij <verylonglogin.reg at gmail.com> ---
(In reply to Steven Schveighoffer from comment #6)
> Usually ICE errors are either seg-faults or marked as ICE.

It has already been discussed. "e2ir" message is a minor ICE and it means an
incorrect expression is encountered on converting expressions to IR.

--


More information about the Digitalmars-d-bugs mailing list