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

Martin Nowak <c...@dawg.eu> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |c...@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 <c...@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.

--

Reply via email to