June 18, 2021
https://issues.dlang.org/show_bug.cgi?id=22038

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

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

--- Comment #1 from Dlang Bot <dlang-bot@dlang.rocks> ---
@dkorpel updated dlang/dmd pull request #12709 "Fix issue 22038 - final switch error message should report all missing enum members" fixing this issue:

- fix issue 22038 - final switch error message should report all missing enum members

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

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

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 #12709 "Fix issue 22038 - final switch error message should report all missing enum members" was merged into master:

- d7e217ae5fa3ee130299d43a3fd166ba499134a3 by dkorpel:
  fix issue 22038 - final switch error message should report all missing
members

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

--