zsh-workers
 help / color / mirror / code / Atom feed
* bug on zsh3.0.5
@ 1998-06-23  2:46 Huy Le
  1998-06-23 18:44 ` Bart Schaefer
  0 siblings, 1 reply; 4+ messages in thread
From: Huy Le @ 1998-06-23  2:46 UTC (permalink / raw)
  To: zsh-workers

zsh 3.0.5 on HPUX B.10.20

% echo "a"
a
% set b
% echo "a" "$@"
a b
% set --
% echo "a" "$@"
"a"

This bug didn't occur in 3.0.4 or earlier versions.

-Huy


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

* Re: bug on zsh3.0.5
  1998-06-23  2:46 bug on zsh3.0.5 Huy Le
@ 1998-06-23 18:44 ` Bart Schaefer
  0 siblings, 0 replies; 4+ messages in thread
From: Bart Schaefer @ 1998-06-23 18:44 UTC (permalink / raw)
  To: Huy Le, zsh-workers

On Jun 22,  7:46pm, Huy Le wrote:
} Subject: bug on zsh3.0.5
}
} zsh 3.0.5 on HPUX B.10.20
} 
} % set --
} % echo "a" "$@"
} "a"

I don't see this on Linux.

-- 
Bart Schaefer                                 Brass Lantern Enterprises
http://www.well.com/user/barts              http://www.brasslantern.com


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

* Re: bug on zsh3.0.5
  1998-06-24  5:36 Huy Le
@ 1998-06-27  4:33 ` Bart Schaefer
  0 siblings, 0 replies; 4+ messages in thread
From: Bart Schaefer @ 1998-06-27  4:33 UTC (permalink / raw)
  To: Huy Le; +Cc: zsh-workers

On Jun 23, 10:36pm, Huy Le wrote:
} Subject: Re: bug on zsh3.0.5
}
} On Tue, 23 Jun 1998 11:44:46 PDT, "Bart Schaefer" wrote:
} 
} > On Jun 22,  7:46pm, Huy Le wrote:
} > } Subject: bug on zsh3.0.5
} > }
} > } zsh 3.0.5 on HPUX B.10.20
} > } 
} > } % set --
} > } % echo "a" "$@"
} > } "a"
} > 
} > I don't see this on Linux.
} 
} Need rcexpandparam option to be on.
} Also confirmed on IRIX 6.2.

It must have been fixed by Zoltan's patch in article 3548
<http://www.zsh.org/mla/workers-1997/msg00857.html>, because I can't
reproduce it in zsh 3.0.5-extended.

-- 
Bart Schaefer                                 Brass Lantern Enterprises
http://www.well.com/user/barts              http://www.brasslantern.com


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

* Re: bug on zsh3.0.5
@ 1998-06-24  5:36 Huy Le
  1998-06-27  4:33 ` Bart Schaefer
  0 siblings, 1 reply; 4+ messages in thread
From: Huy Le @ 1998-06-24  5:36 UTC (permalink / raw)
  To: Bart Schaefer; +Cc: zsh-workers

On Tue, 23 Jun 1998 11:44:46 PDT, "Bart Schaefer" wrote:

> On Jun 22,  7:46pm, Huy Le wrote:
> } Subject: bug on zsh3.0.5
> }
> } zsh 3.0.5 on HPUX B.10.20
> } 
> } % set --
> } % echo "a" "$@"
> } "a"
> 
> I don't see this on Linux.

Need rcexpandparam option to be on.
Also confirmed on IRIX 6.2.

-Huy


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

end of thread, other threads:[~1998-06-27  4:40 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1998-06-23  2:46 bug on zsh3.0.5 Huy Le
1998-06-23 18:44 ` Bart Schaefer
1998-06-24  5:36 Huy Le
1998-06-27  4:33 ` Bart Schaefer

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