January 02
https://issues.dlang.org/show_bug.cgi?id=24316

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

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

--- Comment #1 from Dlang Bot <dlang-bot@dlang.rocks> ---
@tim-dlang created dlang/dmd pull request #15984 "Fix issue 24316 - Allow CTFE access to immutable variable through poi…" fixing this issue:

- Fix issue 24316 - Allow CTFE access to immutable variable through pointer

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

--
January 02
https://issues.dlang.org/show_bug.cgi?id=24316

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

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

--- Comment #2 from Dlang Bot <dlang-bot@dlang.rocks> ---
dlang/dmd pull request #15984 "Fix issue 24316 - Allow CTFE access to immutable variable through poi…" was merged into master:

- 2d4845494058d4298cf1c73251111ff6558e85e4 by Tim Schendekehl:
  Fix issue 24316 - Allow CTFE access to immutable variable through pointer

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

--