zsh-workers
 help / color / mirror / code / Atom feed
* Bogus tempfile names in beta18
@ 1996-05-22 15:09 Vinnie Shelton
  1996-05-22 16:06 ` Zoltan Hidvegi
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Vinnie Shelton @ 1996-05-22 15:09 UTC (permalink / raw)
  To: zsh-workers

This bug has been around for awhile.  Someone (Peter?) sent a fix, but I 
foolishly discarded it, assuming that fix would be incorporated in beta18.  
Basically, the bug is that filenames for =() substitution are not unique.  Eg:

: zsh-2.6-beta18/SunOS Wed 22 11:02; Src/zsh -f
spacely% echo $ZSH_VERSION
2.6-beta18
spacely% uname -a 
SunOS spacely 4.1.3_U1 2 sun4m
spacely% echo =(ls /tmp) =(ls)
/tmp/zsha19197 /tmp/zshb19197

If one were to diff those (supposedly) two files, they would apparently be the 
same, even though they should be different.

--vin





^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~1996-05-22 17:51 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1996-05-22 15:09 Bogus tempfile names in beta18 Vinnie Shelton
1996-05-22 16:06 ` Zoltan Hidvegi
1996-05-22 17:38   ` Vinnie Shelton
1996-05-22 16:18 ` Mark Borges
1996-05-22 16:21 ` Mark Borges

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).