zsh-workers
 help / color / mirror / code / Atom feed
* minor bug with ${}
@ 1996-09-23  7:40 Daniel Brahneborg
  1996-09-23  8:43 ` Peter Stephenson
  0 siblings, 1 reply; 4+ messages in thread
From: Daniel Brahneborg @ 1996-09-23  7:40 UTC (permalink / raw)
  To: zsh-workers; +Cc: Daniel Brahneborg

Hi.

There is a small bug with nestled ${} in Zsh 3.0.0.
This ought to work, but doesn't:

a=b
b=c
echo ${a}
echo ${${a}}

Both echos print 'b', which is wrong.
It behaves the same on all platforms.

I'm not a member of this list, so keep me on the Cc: line.

\Basic


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

end of thread, other threads:[~1996-09-23 20:13 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1996-09-23  7:40 minor bug with ${} Daniel Brahneborg
1996-09-23  8:43 ` Peter Stephenson
1996-09-23 11:10   ` Hrvoje Niksic
1996-09-23 20:04   ` 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).