https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=225692

[email protected] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #10 from [email protected] ---
It also gives wrong results for GB18030 (another multibyte encoding):

  iswprint(41406) = 0

(You can use '\xa1\xbe'.decode('gb18030') in Python to figure it out, that is
+U3010).

Likewise, lots of ?? in ls -q output.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "[email protected]"

Reply via email to