From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 16056 invoked by alias); 7 Jan 2012 20:04:15 -0000 Mailing-List: contact zsh-workers-help@zsh.org; run by ezmlm Precedence: bulk X-No-Archive: yes List-Id: Zsh Workers List List-Post: List-Help: X-Seq: 30100 Received: (qmail 3826 invoked from network); 7 Jan 2012 20:04:13 -0000 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on f.primenet.com.au X-Spam-Level: X-Spam-Status: No, score=-2.6 required=5.0 tests=BAYES_00,RCVD_IN_DNSWL_LOW autolearn=ham version=3.3.2 Received-SPF: neutral (ns1.primenet.com.au: 74.125.82.43 is neither permitted nor denied by SPF record at ntlworld.com) X-ProxyUser-IP: 86.6.29.42 Date: Sat, 7 Jan 2012 20:04:02 +0000 From: Peter Stephenson To: zsh-workers@zsh.org Subject: Re: PATCH: Restore `LC_ALL' when setting `LANG' Message-ID: <20120107200402.371eece3@pws-pc.ntlworld.com> In-Reply-To: <1490C10C-33CA-4A1F-8579-066B77773A40@kba.biglobe.ne.jp> References: <20120102132718.GA12143@gatsby.mbjnet.dk> <87fwfyb2if.fsf@ft.bewatermyfriend.org> <20120102154714.GA20663@gatsby.mbjnet.dk> <87wr9a9ely.fsf@ft.bewatermyfriend.org> <20120103111049.GA5673@gatsby.mbjnet.dk> <87sjjw98yl.fsf@ft.bewatermyfriend.org> <87k458974e.fsf@ft.bewatermyfriend.org> <2012-01-03T15-59-18@devnull.michael-prokop.at> <87boqk95we.fsf@ft.bewatermyfriend.org> <87y5to7qob.fsf@ft.bewatermyfriend.org> <20120104021641.GD4513@xvii.vinc17.org> <20120104173017.3b10a803@pws-pc.ntlworld.com> <1490C10C-33CA-4A1F-8579-066B77773A40@kba.biglobe.ne.jp> X-Mailer: Claws Mail 3.7.10 (GTK+ 2.24.7; x86_64-redhat-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit On Fri, 6 Jan 2012 15:03:54 +0900 "Jun T." wrote: > Instead of adding LC_ALL to lc_names[], I think it better > not calling setlocale() at all if LC_ALL is non-empty. I can see that's a reasonably minimal change. As long as Frank's happy that fixes the problem, I can apply it. -- Peter Stephenson Web page now at http://homepage.ntlworld.com/p.w.stephenson/