https://issues.dlang.org/show_bug.cgi?id=20613
Dlang Bot <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |pull --- Comment #4 from Dlang Bot <[email protected]> --- @schveiguy created dlang/druntime pull request #2962 "Fix 20613 - String switch in -betterC fails for 7+ labels" fixing this issue: - Fix issue 20613. Switch statements of 7 or more strings should not depend on druntime for operation. https://github.com/dlang/druntime/pull/2962 --
