[Issue 7084] Missing writeln Unicode normalization

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Mon Oct 17 10:01:13 PDT 2016


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

anonymous4 <dfj1esp02 at sneakemail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           See Also|                            |https://issues.dlang.org/sh
                   |                            |ow_bug.cgi?id=2742

--- Comment #5 from anonymous4 <dfj1esp02 at sneakemail.com> ---
This can have the same problem as issue 2742: normalizing it always may be not
what one wants, and detecting console is problematic. Also AFAIK not all
characters have precomposed variants.

--


More information about the Digitalmars-d-bugs mailing list