Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: 4.3.11 TRAPEXIT() on cygwin



On 11 January 2011 02:46, Anthony Heading <anthony@xxxxxxxx> wrote:
> Errm,  yes I remember seeing that discussion, but it was basically about
> pipelines,  traps set within subshells, and implicit vs explicit exits.
>
> I don't believe this is the same thing.
>
> Anthony

Please don't top post.

From the referenced mail:
> Other cases I missed before include anything along the lines of:
>
> echo $( trap 'echo exiting' EXIT)
>
> or similar substitutions.  That's quite clearly a subshell entering to
> the same extent a ( ... ) is.

How is that different from what you wrote?
Which would be quoted here for reference if you hadn't top posted. ;)

-- 
Mikael Magnusson



Messages sorted by: Reverse Date, Date, Thread, Author