October 14, 2016
https://issues.dlang.org/show_bug.cgi?id=6527

Andrei Alexandrescu <andrei@erdani.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |bootcamp
                 CC|                            |andrei@erdani.com

--
April 14, 2017
https://issues.dlang.org/show_bug.cgi?id=6527

Rainer Schuetze <r.sagitario@gmx.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |r.sagitario@gmx.de
         Resolution|---                         |WONTFIX

--- Comment #1 from Rainer Schuetze <r.sagitario@gmx.de> ---
Two character manglings are common by now and no single character encodigs left, so the demangler should be able to look-ahead by the additional character (and mostly does).

--