On 05/08/2009 17:10, Reini Urban wrote:
No, that's known problem for old perl programs with 5.10, in this case
help2man. Just google "LC_ALL () vs none"

- Locale::gettext->import;
+ Locale::gettext->import (qw(gettext textdomain));

Debian fixes Locale::gettext itself instead:

http://patch-tracker.debian.org/patch/series/view/liblocale-gettext-perl/1.05-4/compatibility-with-POSIX-module.diff

Reini, if you think this is correct, I'll push an update.


Yaakov

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

Reply via email to