Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: [bug] type -m '^foo'
- X-seq: zsh-workers 20431
- From: Stephane Chazelas <Stephane.Chazelas@xxxxxxxxx>
- To: Zsh hackers list <zsh-workers@xxxxxxxxxx>
- Subject: Re: [bug] type -m '^foo'
- Date: Fri, 1 Oct 2004 16:32:35 +0100
- Cc: Danek Duvall <duvall@xxxxxxxxxxxxxx>
- In-reply-to: <20041001152922.GA18073@xxxxxxxxxxxxxxxxxxxxx>
- Mail-followup-to: Zsh hackers list <zsh-workers@xxxxxxxxxx>, Danek Duvall <duvall@xxxxxxxxxxxxxx>
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
- References: <20041001145038.GB1772@xxxxxxxxxxxxxxxxxxxxxxxxxxxx> <20041001152922.GA18073@xxxxxxxxxxxxxxxxxxxxx>
On Fri, Oct 01, 2004 at 08:29:22AM -0700, Danek Duvall wrote:
> On Fri, Oct 01, 2004 at 03:50:47PM +0100, Stephane Chazelas wrote:
>
> > With latest CVS version as well as 4.2.0
> >
> > $ type -m '(^a)'
> >
> > segfaults.
>
> FWIW, it works just fine on Solaris SPARC
[...]
I forgot to say that you need "setopt extendedglob" for the bug
to occur. That may be why you didn't get the bug (I did on
Solaris SPARC).
regards,
Stephane
Messages sorted by:
Reverse Date,
Date,
Thread,
Author