March 18, 2021
https://issues.dlang.org/show_bug.cgi?id=20599

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

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

--- Comment #1 from Dlang Bot <dlang-bot@dlang.rocks> ---
@thewilsonator created dlang/dmd pull request #12284 "Fix issue 20599 - cpp_long as enum type doesn't work" fixing this issue:

- Fix issue 20599 - cpp_long as enum type doesn't work

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

--
March 18, 2021
https://issues.dlang.org/show_bug.cgi?id=20599

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 #12284 "Fix issue 20599 - cpp_long as enum type doesn't work" was merged into master:

- 4e53eb00546e78c49e581ff910f02a4ea418cb5e by Nicholas Lindsay Wilson:
  Fix issue 20599 - cpp_long as enum type doesn't work

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

--