From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 2276 invoked from network); 6 Jan 2006 13:02:03 -0000 X-Spam-Checker-Version: SpamAssassin 3.1.0 (2005-09-13) on f.primenet.com.au X-Spam-Level: X-Spam-Status: No, score=-2.5 required=5.0 tests=AWL,BAYES_00, FORGED_RCVD_HELO autolearn=ham version=3.1.0 Received: from news.dotsrc.org (HELO a.mx.sunsite.dk) (130.225.247.88) by ns1.primenet.com.au with SMTP; 6 Jan 2006 13:02:03 -0000 Received: (qmail 13539 invoked from network); 6 Jan 2006 13:01:55 -0000 Received: from sunsite.dk (130.225.247.90) by a.mx.sunsite.dk with SMTP; 6 Jan 2006 13:01:55 -0000 Received: (qmail 7671 invoked by alias); 6 Jan 2006 13:01:48 -0000 Mailing-List: contact zsh-users-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 9815 Received: (qmail 7661 invoked from network); 6 Jan 2006 13:01:48 -0000 Received: from news.dotsrc.org (HELO a.mx.sunsite.dk) (130.225.247.88) by sunsite.dk with SMTP; 6 Jan 2006 13:01:48 -0000 Received: (qmail 12500 invoked from network); 6 Jan 2006 13:01:47 -0000 Received: from vinc17.net4.nerim.net (HELO prunille.vinc17.org) (62.212.121.106) by a.mx.sunsite.dk with SMTP; 6 Jan 2006 13:01:46 -0000 Received: by prunille.vinc17.org (Postfix, from userid 501) id 482A0513C09; Fri, 6 Jan 2006 14:01:43 +0100 (CET) Date: Fri, 6 Jan 2006 14:01:43 +0100 From: Vincent Lefevre To: Zsh Users Subject: Re: Why EXIT traps aren't run inside other traps? Message-ID: <20060106130143.GG3585@prunille.vinc17.org> Mail-Followup-To: Zsh Users References: <20060105221109.GA7754@DervishD> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20060105221109.GA7754@DervishD> X-Mailer-Info: http://www.vinc17.org/mutt/ User-Agent: Mutt/1.5.11-vl-20060105 On 2006-01-05 23:11:09 +0100, DervishD wrote: > Bash runs EXIT traps within any other trap, and GNU autoconf > seems to depend on this. I know that SUS (POSIX) doesn't say anything > about this, but... This is a bug in bash, and the GNU autoconf shouldn't depend on bash bugs (BTW it will have problems with the traditional sh, which behave like zsh). -- Vincent Lefèvre - Web: 100% accessible validated (X)HTML - Blog: Work: CR INRIA - computer arithmetic / SPACES project at LORIA