[Issue 10393] demangle doesn't work for unicode symbol names
    via Digitalmars-d-bugs 
    digitalmars-d-bugs at puremagic.com
       
    Sun Jun 25 11:12:42 PDT 2017
    
    
  
https://issues.dlang.org/show_bug.cgi?id=10393
Rainer Schuetze <r.sagitario at gmx.de> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |r.sagitario at gmx.de
         Resolution|---                         |FIXED
--- Comment #3 from Rainer Schuetze <r.sagitario at gmx.de> ---
seems correct to me too. With OMF there is an issue when symbols are
compressed, because these interfere with UTF8, but that's not a problem of the
demangler.
--
    
    
More information about the Digitalmars-d-bugs
mailing list