On Tuesday, February 24, 2009 at 03:28, Roman Mamedov wrote: > > > > I don't know - atool uses 'use locale' and then checks that each > > > > character is printable in the current locale using POSIX::isprint. > > > > The problem may be related to UTF-8 and that perhaps perl is not > > > > in UTF-8 mode by default, or that atool isn't iterating over > > > > characters correctly. I have no problems with characters like > > > > åäöÅÄÖ in my ISO-8859-1 (en_GB.ISO-8859-1) locale though. [..] > > Here's a patch that should fix the problem in both UTF-8 and non-UTF-8 > > locales. Please give it a try. [..] > The patch does seem to fix the issue successfully.
I've made a new release to deal with the problem. Regards, OSkar -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

