Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Why EXIT traps aren't run inside other traps?
- X-seq: zsh-users 9815
- From: Vincent Lefevre <vincent@xxxxxxxxxx>
- To: Zsh Users <zsh-users@xxxxxxxxxx>
- Subject: Re: Why EXIT traps aren't run inside other traps?
- Date: Fri, 6 Jan 2006 14:01:43 +0100
- In-reply-to: <20060105221109.GA7754@DervishD>
- Mail-followup-to: Zsh Users <zsh-users@xxxxxxxxxx>
- Mailing-list: contact zsh-users-help@xxxxxxxxxx; run by ezmlm
- References: <20060105221109.GA7754@DervishD>
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 <vincent@xxxxxxxxxx> - Web: <http://www.vinc17.org/>
100% accessible validated (X)HTML - Blog: <http://www.vinc17.org/blog/>
Work: CR INRIA - computer arithmetic / SPACES project at LORIA
Messages sorted by:
Reverse Date,
Date,
Thread,
Author