Thread overview
[Issue 12324] std.uni.Grapheme / byGrapheme can't search for decomposed form
Sep 08, 2017
Dmitry Olshansky
Sep 20, 2017
Dmitry Olshansky
Dec 17, 2022
Iain Buclaw
September 08, 2017
https://issues.dlang.org/show_bug.cgi?id=12324

Dmitry Olshansky <dmitry.olsh@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Assignee|nobody@puremagic.com        |dmitry.olsh@gmail.com

--
September 20, 2017
https://issues.dlang.org/show_bug.cgi?id=12324

--- Comment #1 from Dmitry Olshansky <dmitry.olsh@gmail.com> ---
Normalization is the answer here.
Should I do it on grapheme construction? I don't think so.

--
December 17, 2022
https://issues.dlang.org/show_bug.cgi?id=12324

Iain Buclaw <ibuclaw@gdcproject.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Priority|P2                          |P3

--