March 10, 2020
https://issues.dlang.org/show_bug.cgi?id=20658

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

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

--- Comment #1 from Dlang Bot <dlang-bot@dlang.rocks> ---
@aG0aep6G created dlang/dmd pull request #10885 "fix issue 20658 - can modify overlapped storage classes in @safe enum…" fixing this issue:

- fix issue 20658 - can modify overlapped storage classes in @safe enum function

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

--
March 10, 2020
https://issues.dlang.org/show_bug.cgi?id=20658

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 #10885 "fix issue 20658 - can modify overlapped storage classes in @safe enum…" was merged into master:

- e3b5149cd44d885c55769b301c8c5824e6f752fd by aG0aep6G:
  fix issue 20658 - can modify overlapped storage classes in @safe enum
function

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

--