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

lich...@gmail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |lich...@gmail.com

--- Comment #10 from lich...@gmail.com ---
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.
_______________________________________________
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"

Reply via email to