https://issues.dlang.org/show_bug.cgi?id=21985
Dlang Bot <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #2 from Dlang Bot <[email protected]> --- dlang/dmd pull request #12605 "Fix 21985 - Ensure that LabelDsymbols have an explicit location" was merged into master: - 75407aeef71ff5c0fe0a02a15b2b73585c4faf0e by MoonlightSentinel: Fix 21985 - Ensure that LabelDsymbols have an explicit location This allows the error reporting to point to the first usage of an unknown label. https://github.com/dlang/dmd/pull/12605 --
