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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |dmitry.o...@gmail.com

--- Comment #4 from Dmitry Olshansky <dmitry.o...@gmail.com> ---
(In reply to hsteoh from comment #3)
> Tried to fix this today, unfortunately it's blocked by std.uni.byGrapheme
> being impure, which causes a ripple of impurity down the call chain causing
> several unittest compile errors and CTFE errors.

Why should it call byGrapheme? Doesn't seem likly that we are doing grapheme
clustering only to output some damn text.

--

Reply via email to