zsh-workers
 help / color / mirror / code / Atom feed
From: Bart Schaefer <schaefer@brasslantern.com>
To: zsh-workers@sunsite.dk (Zsh hackers list)
Subject: Re: PATCH: bad clash between process substitution and numeric glob
Date: Tue, 18 Nov 2008 07:24:10 -0800	[thread overview]
Message-ID: <081118072410.ZM8571@torch.brasslantern.com> (raw)
In-Reply-To: <16038.1227002393@csr.com>

On Nov 18,  9:59am, Peter Stephenson wrote:
} Subject: PATCH: bad clash between process substitution and numeric glob
}
}  /**/
} -mod_export char ztokens[] = "#$^*()$=|{}[]`<>?~`,'\"\\\\";
} +mod_export char ztokens[] = "#$^*()$=|{}[]`<>>?~`,'\"\\\\";

Correct me if I'm wrong, but this is going to break zcompiled scripts
that were created with earlier versions of the shell.

Not that you need to avoid that, but it might be worth explicitly
calling out if true, and also bump the ZSH_VERSION number so it's
detectable at run time.

Or you could just put OutangProc at the end rather than renumbering
any of the existing tokens (I think).  Again I may be misguided.


  reply	other threads:[~2008-11-18 15:24 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-11-18  9:59 Peter Stephenson
2008-11-18 15:24 ` Bart Schaefer [this message]
2008-11-18 16:04   ` Peter Stephenson
2008-11-18 17:46   ` Oliver Kiddle
2008-11-18 20:23     ` 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=081118072410.ZM8571@torch.brasslantern.com \
    --to=schaefer@brasslantern.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).