[Bug 320088] [NEW] hexcat prints unprintable characters

Launchpad Bug Tracker 320088 at bugs.launchpad.net
Thu Jan 22 18:02:55 GMT 2009


You have been subscribed to a public bug by Joseph Smidt (jsmidt):

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: In Progress

-- 
hexcat prints unprintable characters
https://bugs.launchpad.net/bugs/320088
You received this bug notification because you are a member of Ubuntu Sponsors for universe, which is a direct subscriber.



More information about the Ubuntu-universe-sponsors mailing list