April 10, 2022
https://issues.dlang.org/show_bug.cgi?id=23000

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

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

--- Comment #1 from Dlang Bot <dlang-bot@dlang.rocks> ---
@dkorpel created dlang/dmd pull request #13971 "Fix issue 23000 - final switch error has no line number with -checkaction=C" fixing this issue:

- Fix issue 23000 - final switch error has no line number with -checkaction=C

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

--
April 12, 2022
https://issues.dlang.org/show_bug.cgi?id=23000

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 #13971 "Fix issue 23000 - final switch error has no line number with -checkaction=C" was merged into master:

- ffc6e352347a3e7b147aa7c5dd82cafcbf2657b7 by Dennis Korpel:
  Fix issue 23000 - final switch error has no line number with -checkaction=C

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

--