Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: PATCH: test for trap EXIT fix.
- X-seq: zsh-workers 15926
 
- From: Bart Schaefer <schaefer@xxxxxxxxxxxxxxxx>
 
- To: zsh-workers@xxxxxxxxxx (Zsh hackers list)
 
- Subject: Re: PATCH: test for trap EXIT fix.
 
- Date: Tue, 2 Oct 2001 15:19:01 +0000
 
- In-reply-to: <23405.1002033550@xxxxxxx>
 
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
 
- References: <23405.1002033550@xxxxxxx>
 
On Oct 2,  3:39pm, Peter Stephenson wrote:
}
} We may be able to do some special tricks with `exiting' at the end of
} execlist(), making sure we don't exit too early from lower down in that
} case (because of the optimization for a final command to be exec'd if
} there's nothing left to do).  Then we just execute any top level EXIT trap
} which has been left to us.
I'm having a hard time grokking "top level EXIT trap" in that context,
but I think you must be thinking the right thing, because I can't find
any other interpretation that makes sense.
-- 
Bart Schaefer                                 Brass Lantern Enterprises
http://www.well.com/user/barts              http://www.brasslantern.com
Zsh: http://www.zsh.org | PHPerl Project: http://phperl.sourceforge.net   
Messages sorted by:
Reverse Date,
Date,
Thread,
Author