Thread overview
[Issue 21794] Internal compiler assertion
Oct 14, 2021
RazvanN
Oct 15, 2021
Boris Carvajal
Oct 15, 2021
Dlang Bot
Oct 16, 2021
Dlang Bot
Oct 21, 2021
Dlang Bot
October 14, 2021
https://issues.dlang.org/show_bug.cgi?id=21794

RazvanN <razvan.nitu1305@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |razvan.nitu1305@gmail.com
           Severity|major                       |critical

--
October 15, 2021
https://issues.dlang.org/show_bug.cgi?id=21794

Boris Carvajal <boris2.9@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |johanengelen@weka.io

--- Comment #1 from Boris Carvajal <boris2.9@gmail.com> ---
*** Issue 21818 has been marked as a duplicate of this issue. ***

--
October 15, 2021
https://issues.dlang.org/show_bug.cgi?id=21794

Dlang Bot <dlang-bot@dlang.rocks> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |pull

--- Comment #2 from Dlang Bot <dlang-bot@dlang.rocks> ---
@BorisCarvajal created dlang/dmd pull request #13172 "Fix Issue 21794 - ICE: Assertion hit in dinterpret.d" fixing this issue:

- Fix Issue 21794 - ICE: Assertion hit in dinterpret.d

https://github.com/dlang/dmd/pull/13172

--
October 16, 2021
https://issues.dlang.org/show_bug.cgi?id=21794

Dlang Bot <dlang-bot@dlang.rocks> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #3 from Dlang Bot <dlang-bot@dlang.rocks> ---
dlang/dmd pull request #13172 "Fix Issue 21794 - ICE: Assertion hit in dinterpret.d" was merged into stable:

- cdfccb118f51348930c6b48f022b044c9e9fc4e5 by Boris Carvajal:
  Fix Issue 21794 - ICE: Type painted NullExp hits assertion in dinterpret.d

https://github.com/dlang/dmd/pull/13172

--
October 21, 2021
https://issues.dlang.org/show_bug.cgi?id=21794

--- Comment #4 from Dlang Bot <dlang-bot@dlang.rocks> ---
dlang/dmd pull request #13209 "Merge stable into master" was merged into master:

- 712632c647c86bcfb5f68f505905874893c4b23f by Boris Carvajal:
  Fix Issue 21794 - ICE: Type painted NullExp hits assertion in dinterpret.d

https://github.com/dlang/dmd/pull/13209

--