zsh-workers
 help / color / mirror / code / Atom feed
From: "Bart Schaefer" <schaefer@brasslantern.com>
To: Peter Stephenson <pws@ibmth.df.unipi.it>,
	zsh-workers@sunsite.auc.dk (Zsh hackers list)
Subject: Re: PATCH: 3.1.5++/3.0.6 Re: Parameter substitution bug
Date: Fri, 30 Apr 1999 02:53:38 -0700	[thread overview]
Message-ID: <990430025339.ZM13312@candle.brasslantern.com> (raw)
In-Reply-To: <9904300814.AA46597@ibmth.df.unipi.it>

On Apr 30, 10:14am, Peter Stephenson wrote:
} Subject: PATCH: 3.1.5++/3.0.6 Re: Parameter substitution bug
}
} "Bart Schaefer" wrote:
} > Because globsubst and ${~...} only do filename *generation* not filename
} > *expansion*.  It's always been like this ... you never noticed?
} 
} No, that's not the answer, and it certainly hasn't always been like this.

What am I thinking of, then?  Hmm ... back on 20aug98, I wrote in
zsh-workers/4342:

> I've just diffed the 3.0.5 multicomp against a much older one, and found
> that the original function used
> 
> 	eval "reply=($reply)"
> 
> where the current version uses
> 
> 	reply=(${~reply})
> 
> The former expands tildes, the latter does not.

and I went on to prove that black is white, and now I've just been killed
at the zebra crossing.

So when did this get broken, and how come nobody noticed seven months ago?

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


  reply	other threads:[~1999-04-30 10:01 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1999-04-29 16:07 Peter Stephenson
1999-04-29 17:38 ` Bart Schaefer
1999-04-30  8:14   ` PATCH: 3.1.5++/3.0.6 " Peter Stephenson
1999-04-30  9:53     ` Bart Schaefer [this message]
1999-04-30  9:58     ` Bart Schaefer
1999-04-30  9:38       ` Peter Stephenson

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=990430025339.ZM13312@candle.brasslantern.com \
    --to=schaefer@brasslantern.com \
    --cc=pws@ibmth.df.unipi.it \
    --cc=zsh-workers@sunsite.auc.dk \
    /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).