Thread overview
[Issue 22228] [CTFE] taking address of immutable in frame function causes ICE on Unix platforms
Aug 23, 2021
Dlang Bot
Aug 23, 2021
Dlang Bot
Aug 23, 2021
Dlang Bot
Sep 07, 2021
Dlang Bot
August 23, 2021
https://issues.dlang.org/show_bug.cgi?id=22228

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

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

--- Comment #1 from Dlang Bot <dlang-bot@dlang.rocks> ---
@RazvanN7 created dlang/dmd pull request #13005 "Fix Issue 22228 - [CTFE] taking address of immutable in frame functio[CTFE] taking address of immutable in frame function causes ICE on Unix platform" fixing this issue:

- Fix Issue 22228 - [CTFE] taking address of immutable in frame function causes ICE on Unix platform

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

--
August 23, 2021
https://issues.dlang.org/show_bug.cgi?id=22228

--- Comment #2 from Dlang Bot <dlang-bot@dlang.rocks> ---
@BorisCarvajal created dlang/dmd pull request #13007 "Fix Issue 22228 - [CTFE] taking address of immutable in frame function causes ICE on Unix platforms" fixing this issue:

- Fix Issue 22228 - [CTFE] taking address of immutable in frame function causes ICE on Unix platforms

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

--
August 23, 2021
https://issues.dlang.org/show_bug.cgi?id=22228

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 #13007 "Fix Issue 22228 - [CTFE] taking address of immutable in frame function causes ICE on Unix platforms" was merged into stable:

- 58974d60621f93bd948395305f64eea791ca19a7 by Boris Carvajal:
  Fix Issue 22228 - [CTFE] taking address of immutable in frame function causes
ICE on Unix platforms

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

--
September 07, 2021
https://issues.dlang.org/show_bug.cgi?id=22228

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

- 576b034f35d134fa4f7428bc9fd6eeab427f5c38 by Boris Carvajal:
  Fix Issue 22228 - [CTFE] taking address of immutable in frame function causes
ICE on Unix platforms

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

--