Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: glob [a-z]## bug in beta18
- X-seq: zsh-workers 1127
- From: Zoltan Hidvegi <hzoli@xxxxxxxxxx>
- To: roderick@xxxxxxxx (Roderick Schertler)
- Subject: Re: glob [a-z]## bug in beta18
- Date: Wed, 22 May 1996 19:32:47 +0200 (MET DST)
- Cc: zsh-workers@xxxxxxxxxx
- In-reply-to: <2149.832783464@xxxxxxxxxxxxxxxxx> from Roderick Schertler at "May 22, 96 12:44:24 pm"
- Organization: Dept. of Comp. Sci., Eotvos University, Budapest, Hungary
- Phone: (36 1)2669833 ext: 2667, home phone: (36 1) 2752368
> 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 cannot reproduce this. What OS and which C compiler do you use?
Zoltan
Messages sorted by:
Reverse Date,
Date,
Thread,
Author