zsh-workers
 help / color / mirror / code / Atom feed
* regression in "$*" expansion
@ 2012-02-27 20:24 Stephane Chazelas
  2012-02-28  9:28 ` Jérémie Roquet
  2012-02-28 10:29 ` Peter Stephenson
  0 siblings, 2 replies; 3+ messages in thread
From: Stephane Chazelas @ 2012-02-27 20:24 UTC (permalink / raw)
  To: zsh-workers

$ ARGV0=sh zsh -c 'IFS=; print -rl "$*"' x a b c
a
b
c

(instead of expected "abc").

It's only in sh emulation, and I'm pretty sure it worked
correctly before though I can't verify it now.

~$ zsh --version
zsh 4.3.15 (x86_64-unknown-linux-gnu)

-- 
Stephane



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

end of thread, other threads:[~2012-02-28 10:29 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-02-27 20:24 regression in "$*" expansion Stephane Chazelas
2012-02-28  9:28 ` Jérémie Roquet
2012-02-28 10:29 ` Peter Stephenson

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