[Issue 6527] Ambiguous mangling of inout parameters

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Fri Apr 14 09:42:00 PDT 2017


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

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

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

--- Comment #1 from Rainer Schuetze <r.sagitario at 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).

--


More information about the Digitalmars-d-bugs mailing list