https://issues.dlang.org/show_bug.cgi?id=20613
Dlang Bot <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #5 from Dlang Bot <[email protected]> --- dlang/druntime pull request #2962 "Fix 20613 - String switch in -betterC fails for 7+ labels" was merged into stable: - a836cf4a9ead5ed6edee09f3ba03e52fef4f8e66 by Steven Schveighoffer: Fix issue 20613. Switch statements of 7 or more strings should not depend on druntime for operation. https://github.com/dlang/druntime/pull/2962 --
