zsh-workers
 help / color / mirror / code / Atom feed
From: Richard Coleman <coleman@math.gatech.edu>
To: zsh-workers@math.gatech.edu
Subject: Re: bug in zsh 2.6 beta 11
Date: Tue, 07 Nov 1995 15:01:02 -0500	[thread overview]
Message-ID: <199511072001.PAA08783@redwood.skiles.gatech.edu> (raw)
In-Reply-To: Your message of "Tue, 07 Nov 1995 16:42:13 +0100." <9511071542.AA01774@sgi.ifh.de>

> O.K., I can now confirm this... it's a classic exit-instead-of-_exit
> bug AGAIN --- I fixed this just a couple of months ago and the _exit I
> put into execcmd() has mysteriously vanished from the face of the
> earth.  (I'm pretty sure it was the same bug, apologies if it was
> something slightly different which became redundant.)  The subshell
> forked to do the `fix ...` was calling exit(), which messed up the
> files for the parent shell.  (This is going to cause apparently random
> inexplicable bugs on all sorts of SYSV-like machines until it's
> re-fixed.)

Well, the disappearance isn't mysterous.  I removed it when I changed
execcmd() to use the CFLAG_FAKE_EXEC flag.  That's why I was making
test releases so we could catch these types of bugs before the release.
But it appears no one tried it out.

Anyway, I'll probably make a beta11a in the next couple of days to
correct some of these problems.

rc


  parent reply	other threads:[~1995-11-07 20:21 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1995-11-07 10:59 bug in zsh 2.6 beta 11: xkeysymdb kpc
1995-11-07 12:55 ` P.Stephenson
1995-11-07 15:42 ` bug in zsh 2.6 beta 11 Peter William Stephenson
1995-11-07 17:54   ` Vinnie Shelton
1995-11-07 20:01   ` Richard Coleman [this message]
1995-11-09  2:42   ` kpc
1995-11-09  2:52     ` Richard Coleman
1995-11-09  3:20       ` kpc

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=199511072001.PAA08783@redwood.skiles.gatech.edu \
    --to=coleman@math.gatech.edu \
    --cc=zsh-workers@math.gatech.edu \
    /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).