https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=223598
--- Comment #7 from Conrad Meyer <[email protected]> --- Yeah, in this case it's less "printable" and more to do with the restrictions of the output encoding. For example, 更 is the UTF-8 sequence e6 9b b4. None of those bytes are printable in ASCII (which has a maximum byte value of 7f). -- 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]"
