[systemd-bugs] [Bug 90025] unaligned display in UTF-8 locales
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Tue Apr 14 05:30:29 PDT 2015
https://bugs.freedesktop.org/show_bug.cgi?id=90025
--- Comment #1 from Zbigniew Jedrzejewski-Szmek <zbyszek at in.waw.pl> ---
Yes, we generally use strlen(), and any multi-byte unicode character is going
to mess this up. We *could* count unicode units without too much trouble, but
to really support this, we might have to understand combining characters.
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/systemd-bugs/attachments/20150414/df51a555/attachment.html>
More information about the systemd-bugs
mailing list