zsh-workers
 help / color / mirror / code / Atom feed
* $(...) and <<
@ 2014-07-31  9:27 Stephane Chazelas
  2014-07-31 16:20 ` Bart Schaefer
  2014-08-06 21:25 ` Stephane Chazelas
  0 siblings, 2 replies; 7+ messages in thread
From: Stephane Chazelas @ 2014-07-31  9:27 UTC (permalink / raw)
  To: zsh-workers

$ zsh -c 'echo $(cat << EOF
blah)
EOF
); echo test'
zsh:4: parse error near `)'

Most shells (ash being a notable exception) used to suffer from that bug.

zsh seems to be the only one nowadays (tested ksh93/bash/dash/yash/mksh).

By the way, is there  any plan of having an issue tracker for
zsh somewhere. That would help to keep track of the known
issues.

Cheers
Stephane


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

end of thread, other threads:[~2014-08-06 21:28 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-07-31  9:27 $(...) and << Stephane Chazelas
2014-07-31 16:20 ` Bart Schaefer
2014-07-31 16:42   ` Peter Stephenson
2014-07-31 17:23     ` Stephane Chazelas
2014-08-01  0:34       ` Issue trackers (Re: $(...) and <<) Bart Schaefer
2014-08-04 18:51     ` $(...) and << Bart Schaefer
2014-08-06 21:25 ` Stephane Chazelas

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