Public bug reported:
Binary package hint: hexcat
The printable() function in hexcat indicates the following characters
are printable:
((c >= 32 && c <= 126) || (c >= 174 && c <= 223) || (c >= 242 && c <=
243) || (c >= 252 && c <= 253));
However, only (c >= 32 && c <= 126) are actually printable (USA locale).
** Affects: hexcat (Ubuntu)
Importance: Undecided
Status: New
--
hexcat prints unprintable characters
https://bugs.launchpad.net/bugs/320088
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs