[Issue 14589] Wrongly signalling deprecation

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Sat May 16 11:46:55 PDT 2015


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

Vladimir Panteleev <thecybershadow at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |thecybershadow at gmail.com
         Resolution|---                         |DUPLICATE

--- Comment #1 from Vladimir Panteleev <thecybershadow at gmail.com> ---
Compiles fine with git HEAD.

In 2.066.1, this code did not compile with an error. The error was turned into
a deprecation by https://github.com/D-Programming-Language/dmd/pull/4463. The
deprecation was fixed by
https://github.com/D-Programming-Language/dmd/pull/4522.

This looks like a duplicate of Issue 14343.

*** This issue has been marked as a duplicate of issue 14343 ***

--


More information about the Digitalmars-d-bugs mailing list