zsh-workers
 help / color / mirror / code / Atom feed
* Bug: TRAPEXIT not executed
@ 2000-06-03 13:29 Bernd Eggink
  2000-06-03 15:59 ` Bart Schaefer
  0 siblings, 1 reply; 2+ messages in thread
From: Bernd Eggink @ 2000-06-03 13:29 UTC (permalink / raw)
  To: Zsh Workers

When the following script exits, TRAPEXIT doesn't get executed:

    function TRAPEXIT
    {
       print BYE
    }

    function f
    {
       print f
    }

    f

However, if function f is *not* called, TRAPEXIT gets executed. 

Regards,
Bernd

-- 
Bernd Eggink
Regionales Rechenzentrum der Uni Hamburg
eggink@uni-hamburg.de
http://www.rrz.uni-hamburg.de/eggink/BEggink.html


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2000-06-03 16:00 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2000-06-03 13:29 Bug: TRAPEXIT not executed Bernd Eggink
2000-06-03 15:59 ` Bart Schaefer

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).