Thread overview
[Issue 22999] no switch fallthrough error with multi-valued case
Apr 09, 2022
Iain Buclaw
Apr 10, 2022
Dlang Bot
Apr 13, 2022
Dlang Bot
Aug 21
Dlang Bot
Oct 23
Dennis
April 09, 2022
https://issues.dlang.org/show_bug.cgi?id=22999

moonlightsentinel@disroot.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |moonlightsentinel@disroot.o
                   |                            |rg
           Severity|normal                      |regression

--- Comment #1 from moonlightsentinel@disroot.org ---
Introduced by commit cac04a3dd38741205cac6b61400a7f91a8c8a36a

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

--- Comment #2 from moonlightsentinel@disroot.org ---
https://github.com/dlang/dmd/pull/1673

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

Iain Buclaw <ibuclaw@gdcproject.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ibuclaw@gdcproject.org
           See Also|                            |https://issues.dlang.org/sh
                   |                            |ow_bug.cgi?id=6552

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

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

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

--- Comment #3 from Dlang Bot <dlang-bot@dlang.rocks> ---
@dkorpel created dlang/dmd pull request #13972 "Fix issue 22999 - no switch fallthrough error with multi-valued case" fixing this issue:

- Fix issue 22999 - no switch fallthrough error with multi-valued case

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

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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #4 from Dlang Bot <dlang-bot@dlang.rocks> ---
dlang/dmd pull request #13972 "Fix issue 22999 - no switch fallthrough error with multi-valued case" was merged into master:

- dee13547063130da1a10fef0d66dd835af81d110 by Dennis Korpel:
  Fix issue 22999 - no switch fallthrough error with multi-valued case

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

--
August 21
https://issues.dlang.org/show_bug.cgi?id=22999

--- Comment #5 from Dlang Bot <dlang-bot@dlang.rocks> ---
dlang/dmd pull request #16800 "Remove deprecation for bugzilla 22999" was merged into master:

- 59b4b32d56195137141a906e31d2badb34a0eb02 by Nicholas Wilson:
  Remove deprecation for bugzilla 22999

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

--
October 23
https://issues.dlang.org/show_bug.cgi?id=22999

Dennis <dkorpel@live.nl> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |david.eckardt@frequenz.com

--- Comment #6 from Dennis <dkorpel@live.nl> ---
*** Issue 20216 has been marked as a duplicate of this issue. ***

--