zsh-workers
 help / color / mirror / code / Atom feed
From: Daniel Brahneborg <basic@abalon.se>
To: zsh-workers@math.gatech.edu
Cc: basic@abalon.se (Daniel Brahneborg)
Subject: minor bug with ${}
Date: Mon, 23 Sep 1996 09:40:03 +0200 (MET DST)	[thread overview]
Message-ID: <199609230740.JAA17818@dolphin.abalon.se> (raw)

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


             reply	other threads:[~1996-09-23  8:16 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1996-09-23  7:40 Daniel Brahneborg [this message]
1996-09-23  8:43 ` Peter Stephenson
1996-09-23 11:10   ` Hrvoje Niksic
1996-09-23 20:04   ` Bart Schaefer

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=199609230740.JAA17818@dolphin.abalon.se \
    --to=basic@abalon.se \
    --cc=zsh-workers@math.gatech.edu \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).