[Issue 15817] [REG2.068] ICE (with no stacktrace) instead of 'cannot index null array counts' with CTFE AA
via Digitalmars-d-bugs
digitalmars-d-bugs at puremagic.com
Mon Mar 21 08:52:36 PDT 2016
https://issues.dlang.org/show_bug.cgi?id=15817
Kenji Hara <k.hara.pg at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |pull
Summary|ICE (with no stacktrace) |[REG2.068] ICE (with no
|instead of 'cannot index |stacktrace) instead of
|null array counts' with |'cannot index null array
|CTFE AA |counts' with CTFE AA
--- Comment #3 from Kenji Hara <k.hara.pg at gmail.com> ---
(In reply to Timothee Cour from comment #0)
> not sure whether the code should be valid or not, but regardless there
> shouldn't be ICE, especially wo stacktrace
It was introduced by incomplete fix of issue 9023.
The fix for that issue has done in 2.068, but the ICE case didn't tested.
https://github.com/D-Programming-Language/dmd/pull/5561
--
More information about the Digitalmars-d-bugs
mailing list