zsh-workers
 help / color / mirror / code / Atom feed
From: Paul Eggert <eggert@twinsun.com>
To: akim@epita.fr
Cc: pws@csr.com, zsh-workers@sunsite.dk, ab@purdue.edu,
	bug-autoconf@gnu.org, autoconf-patches@gnu.org
Subject: Re: Zsh 3 and ${1+"$@"} (Was: [GNU Autoconf 2.53] testsuite.log: 126 failures)
Date: Wed, 10 Apr 2002 10:09:45 -0700 (PDT)	[thread overview]
Message-ID: <200204101709.g3AH9jU08018@shade.twinsun.com> (raw)
In-Reply-To: <mv4bscrtuu2.fsf@nostromo.lrde.epita.fr> (akim@epita.fr)

> From: Akim Demaille <akim@epita.fr>
> Date: 10 Apr 2002 17:52:05 +0200
> 
> diff -u -u -r1.144 autoconf.in
> --- bin/autoconf.in 8 Mar 2002 11:46:31 -0000 1.144
> +++ bin/autoconf.in 10 Apr 2002 15:51:27 -0000
> ...
> +  alias -g '${1+""}'='""'
> ...

This line seems incorrect to me.  Shouldn't it be:

> +  alias -g '${1+"$@"}'='"$@"'

?


  parent reply	other threads:[~2002-04-10 17:12 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <200204081534.g38FYlY0058635@epicenter.eas.purdue.edu>
2002-04-09  9:45 ` Akim Demaille
2002-04-09 10:35   ` Peter Stephenson
2002-04-09 10:51     ` Akim Demaille
2002-04-09 11:05       ` Peter Stephenson
2002-04-09 11:18       ` Bart Schaefer
2002-04-09 11:45       ` Oliver Kiddle
2002-04-09 11:59         ` Peter Stephenson
2002-04-10 15:52           ` Akim Demaille
2002-04-10 15:54             ` A Braunsdorf
2002-04-10 17:33               ` Akim Demaille
2002-04-10 20:41                 ` A Braunsdorf
2002-04-10 17:09             ` Paul Eggert [this message]
2002-04-10 17:32               ` Akim Demaille
2002-04-09 11:30     ` Peter Stephenson
2002-04-09 16:34       ` Bart Schaefer
2002-04-09 16:45         ` Peter Stephenson
2002-04-09 18:09           ` 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=200204101709.g3AH9jU08018@shade.twinsun.com \
    --to=eggert@twinsun.com \
    --cc=ab@purdue.edu \
    --cc=akim@epita.fr \
    --cc=autoconf-patches@gnu.org \
    --cc=bug-autoconf@gnu.org \
    --cc=pws@csr.com \
    --cc=zsh-workers@sunsite.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).