From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 17905 invoked from network); 10 Dec 2007 03:17:54 -0000 X-Spam-Checker-Version: SpamAssassin 3.2.3 (2007-08-08) on f.primenet.com.au X-Spam-Level: X-Spam-Status: No, score=-2.5 required=5.0 tests=AWL,BAYES_00 autolearn=ham version=3.2.3 Received: from news.dotsrc.org (HELO a.mx.sunsite.dk) (130.225.247.88) by ns1.primenet.com.au with SMTP; 10 Dec 2007 03:17:54 -0000 Received-SPF: none (ns1.primenet.com.au: domain at sunsite.dk does not designate permitted sender hosts) Received: (qmail 79689 invoked from network); 10 Dec 2007 03:17:48 -0000 Received: from sunsite.dk (130.225.247.90) by a.mx.sunsite.dk with SMTP; 10 Dec 2007 03:17:48 -0000 Received: (qmail 8529 invoked by alias); 10 Dec 2007 03:17:45 -0000 Mailing-List: contact zsh-workers-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 24206 Received: (qmail 8509 invoked from network); 10 Dec 2007 03:17:45 -0000 Received: from bifrost.dotsrc.org (130.225.254.106) by sunsite.dk with SMTP; 10 Dec 2007 03:17:45 -0000 Received: from virusfilter.dotsrc.org (bifrost [127.0.0.1]) by spamfilter.dotsrc.org (Postfix) with ESMTP id 127F5801CDCF for ; Mon, 10 Dec 2007 04:15:20 +0100 (CET) Received: from a.mx.sunsite.dk (new-brage.dotsrc.org [130.225.254.104]) by bifrost.dotsrc.org (Postfix) with SMTP for ; Mon, 10 Dec 2007 04:15:19 +0100 (CET) Received: (qmail 79397 invoked from network); 10 Dec 2007 03:17:44 -0000 Received: from mx.freeshell.org (HELO sdf.lonestar.org) (192.94.73.19) by a.mx.sunsite.dk with SMTP; 10 Dec 2007 03:17:37 -0000 Received: from sdf.lonestar.org (IDENT:pda@sverige.freeshell.org [192.94.73.4]) by sdf.lonestar.org (8.14.1/8.13.8) with ESMTP id lBA3HXjS018315 for ; Mon, 10 Dec 2007 03:17:33 GMT Received: (from pda@localhost) by sdf.lonestar.org (8.14.1/8.12.8/Submit) id lBA3HRkd024640 for zsh-workers@sunsite.dk; Mon, 10 Dec 2007 03:17:28 GMT From: Paul Ackersviller Date: Mon, 10 Dec 2007 03:17:27 +0000 To: zsh-workers@sunsite.dk Subject: Re: deadlock caused by gettext usage in a signal handler Message-ID: <20071210031727.GF17907@sverige> Mail-Followup-To: zsh-workers@sunsite.dk References: <20071210001108.GC17907@sverige> <071209180422.ZM14452@torch.brasslantern.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <071209180422.ZM14452@torch.brasslantern.com> User-Agent: Mutt/1.4.2.3i X-Virus-Scanned: ClamAV using ClamSMTP On Sun, Dec 09, 2007 at 06:04:22PM -0800, Bart Schaefer wrote: > On Dec 10, 12:11am, Paul Ackersviller wrote: > } > } I've done 24180 on the 4.2 branch, and also added 24169, 24170, > } 24174, 24187, and 24188. > > I think you could do 24150 as well. Okay, done.