This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: 1.7: help2man perl problem?


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]