Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Bogus tempfile names in beta18
- X-seq: zsh-workers 1118
- From: Mark Borges <mdb@xxxxxxxxxxxx>
- To: acs@xxxxxxxxxxxxx
- Subject: Re: Bogus tempfile names in beta18
- Date: 22 May 1996 10:18:54 -0600
- Cc: zsh-workers@xxxxxxxxxxxxxxx
- In-reply-to: Vinnie Shelton's message of Wed, 22 May 1996 11:09:17 -0400
- References: <9605221509.AA19240@xxxxxxxxxxxxx>
- Sender: mdb@xxxxxxxxxxxx
>> On Wed, 22 May 1996 11:09:17 -0400,
>> Vinnie Shelton(vs) wrote:
vs> This bug has been around for awhile.  Someone (Peter?) sent a fix,
Yes, it was Peter. You can always get it back from the archive:
  X-Mailing-List: <zsh-workers@xxxxxxxxxxxxxxx> archive/latest/1061
But it *is* apparently already in b18:
  $ patch < ~/tmp/keep1d/b18p2
  ...
  Patching file Src/exec.c using Plan A...
  Reversed (or previously applied) patch detected!  Assume -R? [y] n
  Apply anyway? [n]        
though the bug persists:
  $ echo $ZSH_VERSION
  2.6-beta18
  $ print =(cat ~/.zshrc) =(cat ~/.zshenv)
  /tmp/zsha000MD /tmp/zshb000MD
-- 
  -mb-
Messages sorted by:
Reverse Date,
Date,
Thread,
Author