June 26, 2017
https://issues.dlang.org/show_bug.cgi?id=16294

Vladimir Panteleev <dlang-bugzilla@thecybershadow.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |accepts-invalid
           Priority|P1                          |P3
                 CC|                            |dlang-bugzilla@thecybershad
                   |                            |ow.net
           Hardware|x86                         |All
                 OS|Mac OS X                    |All
           Severity|critical                    |normal

--
January 25, 2018
https://issues.dlang.org/show_bug.cgi?id=16294

RazvanN <razvan.nitu1305@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |razvan.nitu1305@gmail.com
         Resolution|---                         |FIXED

--- Comment #1 from RazvanN <razvan.nitu1305@gmail.com> ---
This has been fixed by : https://github.com/dlang/dmd/pull/7760 . The code issues a deprecation now.

Closing as fixed.

--