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?


2009/9/24 Yaakov (Cygwin/X):
> 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.

Both fixes are correct.
However, the debian fix looks better, since it does not require fixing
scripts using this module.

BTW: It is
http://rt.cpan.org/Public/Bug/Display.html?id=35680
I just bugged the maintainer to fix it upstream.
-- 
Reini Urban
http://phpwiki.org/           http://murbreak.at/

--
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]