zsh-workers
 help / color / mirror / code / Atom feed
From: Bart Schaefer <schaefer@brasslantern.com>
To: zsh-workers@sunsite.dk
Subject: Re: Zsh killed when autoloaded function calls mislinked program
Date: Mon, 3 Jan 2005 07:57:33 -0800 (PST)	[thread overview]
Message-ID: <Pine.LNX.4.61.0501030742340.32450@toltec.zanshin.com> (raw)
In-Reply-To: <200412211130.iBLBUV9D011813@news01.csr.com>

[I'm back from holiday travel.]

On Tue, 21 Dec 2004, Peter Stephenson wrote:

> -		killjb(jn, lastval & ~0200);
> +		if (jn->gleader)
> +		    killjb(jn, lastval & ~0200);


This looks right to me, but I haven't groveled through that code for a 
while.  The only case where it might be wrong is in a subshell if the 
subshell is to die with the same signal as the job, but I *think* that's
handled elsewhere by the value passed to exit() ... and AFAICT from some
attempts at testing, it is.


      reply	other threads:[~2005-01-03 15:59 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-12-20 20:20 Travis Spencer
2004-12-21 11:30 ` Peter Stephenson
2005-01-03 15:57   ` Bart Schaefer [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=Pine.LNX.4.61.0501030742340.32450@toltec.zanshin.com \
    --to=schaefer@brasslantern.com \
    --cc=zsh-workers@sunsite.dk \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).