Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: glob [a-z]## bug in beta18



> 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