[Issue 10393] demangle doesn't work for unicode symbol names

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Mon Feb 15 05:31:10 PST 2016


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

naptime <naptimeentertainment at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |naptimeentertainment at gmail.
                   |                            |com

--- Comment #1 from naptime <naptimeentertainment at gmail.com> ---
(In reply to Sean Kelly from comment #0)
> currently std.demangle.demangle doesn't work with unicode (see example below)
> 
> If we decide to keep allowing unicode symbols (as opposed to just unicode
> strings/comments), [snip]

I use unicode (Japanese) symbols extensively in my code.  Please fix demangle
rather than deprecate non-ASCII identifiers!

--


More information about the Digitalmars-d-bugs mailing list