https://bugs.documentfoundation.org/show_bug.cgi?id=88611

Eike Rathke <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|---                         |NOTABUG

--- Comment #4 from Eike Rathke <[email protected]> ---
A character is "double byte" only if the actual character is of some CJK script
type Unicode block, which Cyrillic characters are not. Note that this is not
related to whether the Unicode value is >= 256 or not, which probably lead to
this confusion. These *B() string functions count 2 code points for characters
of the older DBCS (Double Byte Character Sets) that were incorporated into the
Unicode Standard.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to