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

Walter Bright <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #5 from Walter Bright <[email protected]> ---
With a debug build of the compiler, this yields:

core.exception.AssertError@dmd/e2ir.d(4308): This case should have been
rewritten to `__ArrayCast` in the semantic phase

Which shows once again the release build of dmd should NOT have asserts turned
off.

--

Reply via email to