From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 14061 invoked from network); 4 Jun 1997 15:00:25 -0000 Received: from euclid.skiles.gatech.edu (list@130.207.146.50) by ns1.primenet.com.au with SMTP; 4 Jun 1997 15:00:25 -0000 Received: (from list@localhost) by euclid.skiles.gatech.edu (8.7.3/8.7.3) id KAA16494; Wed, 4 Jun 1997 10:53:10 -0400 (EDT) Resent-Date: Wed, 4 Jun 1997 10:53:10 -0400 (EDT) From: Zoltan Hidvegi Message-Id: <199706041456.KAA00734@hzoli.home> Subject: Re: zle insert bug in 3.1.2 In-Reply-To: <199706041132.NAA03981@hydra.ifh.de> from Peter Stephenson at "Jun 4, 97 01:32:13 pm" To: pws@ifh.de (Peter Stephenson) Date: Wed, 4 Jun 1997 10:56:38 -0400 (EDT) Cc: zsh-workers@math.gatech.edu X-Mailer: ELM [version 2.4ME+ PL31 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Resent-Message-ID: <"wo4Us2.0.f14.L5Obp"@euclid> Resent-From: zsh-workers@math.gatech.edu X-Mailing-List: archive/latest/3195 X-Loop: zsh-workers@math.gatech.edu Precedence: list Resent-Sender: zsh-workers-request@math.gatech.edu Peter Stephenson wrote: > (The job control bug I reported in 3.1.1-test1+epsilon is either not > there or has retreated into an occasional race condition which I > haven't seen.) It should be fixed and there should be no race condition (the bug was not caused by race condition and it was not related to SIGPIPE either). Zoltan