zsh-workers
 help / color / mirror / code / Atom feed
From: Peter Stephenson <pws@ifh.de>
To: zsh-workers@math.gatech.edu (Zsh hackers list)
Subject: Re: closures: #3
Date: Wed, 24 Sep 1997 16:01:17 +0200	[thread overview]
Message-ID: <199709241401.QAA14300@hydra.ifh.de> (raw)
In-Reply-To: "Bruce Stephens"'s message of "Wed, 24 Sep 1997 14:45:56 MET." <199709241347.JAA28024@math.gatech.edu>

Bruce Stephens wrote:
> pws@ifh.de said:
> >   	if (*pptr == Star && pptr[1] && ! 	    (unset(EXTENDEDGLOB) || 
> > !(gflag & GF_TOPLEV) || ! 	     pptr[1] != Tilde || !pptr[2] || 
> > pptr[2] == Bar || 
> 
> Where did gflag and GF_TOPLEV come from?  I think the patch is
> missing a file or two

They were in a previous patch from me, which fixed the bug that a ~ in
a top-level pattern prevented the pattern before it from being marked
as the last portion of a match.  I think the patch is in some recent
versions (certainly seems to be in 3.0.4), but I couldn't tell you
since when.  Without that, just omit this hunk: all that will happen
is that the (*~foo)bar bug won't be fixed, since it relies on the
GF_TOPLEV mechanism.

-- 
Peter Stephenson <pws@ifh.de>       Tel: +49 33762 77366
WWW:  http://www.ifh.de/~pws/       Fax: +49 33762 77413
Deutsches Elektronen-Synchrotron --- Institut fuer Hochenergiephysik Zeuthen
DESY-IfH, Platanenallee 6, 15738 Zeuthen, Germany.


      reply	other threads:[~1997-09-24 14:17 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1997-09-24 12:54 Peter Stephenson
1997-09-24 13:39 ` Geoff Wing
1997-09-24 13:45 ` Bruce Stephens
1997-09-24 14:01   ` Peter Stephenson [this message]

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=199709241401.QAA14300@hydra.ifh.de \
    --to=pws@ifh.de \
    --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).