X-Recipient: archive-cygwin@delorie.com
X-SWARE-Spam-Status: No, hits=-2.0 required=5.0 	tests=BAYES_00,SARE_MSGID_LONG40,SPF_PASS
X-Spam-Check-By: sourceware.org
MIME-Version: 1.0
In-Reply-To: <4ABBE6D7.4080901@users.sourceforge.net>
References: <4A7896D4.9020603@veritech.com> <4A7A033B.40806@x-ray.at> 	 <4ABBE6D7.4080901@users.sourceforge.net>
Date: Fri, 25 Sep 2009 09:40:27 +0200
Message-ID: <6910a60909250040t70139e69t9a2ba4891d6a945b@mail.gmail.com>
Subject: Re: 1.7: help2man perl problem?
From: Reini Urban <rurban@x-ray.at>
To: cygwin@cygwin.com
Content-Type: text/plain; charset=ISO-8859-1
X-IsSubscribed: yes
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
Precedence: bulk
List-Id: <cygwin.cygwin.com>
List-Unsubscribe: <mailto:cygwin-unsubscribe-archive-cygwin=delorie.com@cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com

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

