[Issue 19418] UTF8 variable names can rejected on platforms where not supported in linker

d-bugmail at puremagic.com d-bugmail at puremagic.com
Wed Feb 7 13:53:41 UTC 2024


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

Dennis <dkorpel at live.nl> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |dkorpel at live.nl

--- Comment #1 from Dennis <dkorpel at live.nl> ---
Perhaps Punycode can be used: https://en.wikipedia.org/wiki/Punycode

I believe Rust is going to use that:
https://rust-lang.github.io/rfcs/2603-rust-symbol-name-mangling-v0.html

--


More information about the Digitalmars-d-bugs mailing list