June 06, 2021
https://issues.dlang.org/show_bug.cgi?id=21997

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

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

--- Comment #1 from Dlang Bot <dlang-bot@dlang.rocks> ---
@ljmf00 updated dlang/dmd pull request #12514 "ctfeexpr: support reinterpreting cast when switching safe/pure/nothrow in both directions" fixing this issue:

- Fix 21997 - Support reinterpreting cast when switching attributes in...

  ... both directions

  Signed-off-by: Luís Ferreira <contact@lsferreira.net>

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

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

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 #12514 "ctfeexpr: support reinterpreting cast when switching safe/pure/nothrow in both directions" was merged into master:

- 3f12de092d15c18e077b5a15c413aede3e40f57b by Luís Ferreira:
  Fix 21997 - Support reinterpreting cast when switching attributes in...

  ... both directions

  Signed-off-by: Luís Ferreira <contact@lsferreira.net>

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

--