[Issue 18712] [Reg 2.072] bogus "switch skips declaration" error with case in mixin

d-bugmail at puremagic.com d-bugmail at puremagic.com
Wed Apr 11 11:33:24 UTC 2018


https://issues.dlang.org/show_bug.cgi?id=18712

Martin Nowak <code at dawg.eu> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |code at dawg.eu
            Summary|bogus "switch skips         |[Reg 2.072] bogus "switch
                   |declaration" error with     |skips declaration" error
                   |case in mixin               |with case in mixin
                 OS|Windows                     |All

--- Comment #1 from Martin Nowak <code at dawg.eu> ---
Digger says https://github.com/dlang/dmd/pull/5869.

And btw yes, deprecation warnings should be deduplicated before printing, maybe
simply by hashing the error and the source code location.

--


More information about the Digitalmars-d-bugs mailing list