zsh-workers
 help / color / mirror / code / Atom feed
From: Roderick Schertler <roderick@gate.net>
To: zsh-workers@ibcinc.com
Subject: glob [a-z]## bug in beta18
Date: Wed, 22 May 1996 12:44:24 -0400	[thread overview]
Message-ID: <2149.832783464@eeyore.ibcinc.com> (raw)

I've been on an old version of zsh (beta7) for a long time, I don't
know when this bug came up.  Here's what I'm seeing:

  j:1% ls
  bug.1  ok
  j:1% print -l 'setopt extended_glob' 'print -c [a-z]#' | zsh-2.6-beta7 -f
  ok
  j:1% print -l 'setopt extended_glob' 'print -c [a-z]#' | zsh-2.6-beta18 -f
  bug.1  ok
  j:1% _

I ended up with this while trying to track down another globbing
strangeness (I get no matches from

    autoload $_dir/[a-zA-Z_][a-zA-Z0-9_---.]#(-.:t)

), I don't know if it's somehow the same bug or not.

-- 
Roderick Schertler
roderick@gate.net



             reply	other threads:[~1996-05-22 17:49 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1996-05-22 16:44 Roderick Schertler [this message]
1996-05-22 17:32 ` Zoltan Hidvegi
1996-05-23 14:47   ` Roderick Schertler
1996-05-23 15:34 ead

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=2149.832783464@eeyore.ibcinc.com \
    --to=roderick@gate.net \
    --cc=zsh-workers@ibcinc.com \
    /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).