Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: [PATCH] repair conds where - within cond name
On Thu, 10 Aug 2017 22:02:46 -0400
Phil Pennock <zsh-workers+phil.pennock@xxxxxxxxxxxx> wrote:
> On 2017-08-10 at 18:49 -0700, Bart Schaefer wrote:
> > On Aug 10, 2017 6:37 PM, "Phil Pennock" <
> > zsh-workers+phil.pennock@xxxxxxxxxxxx> wrote:
> >
> > 40760: Always tokenize unquoted - to Dash.
> >
> > I remember this, and thought there was a subsequent patch that fixed it
> > again.
>
> Not in master.
>
> Fix below; adds a test too. Did I really not provide tests for the
> zsh/regex module? :(
Thanks for that...
> + lookup = ztrdup(name);
I'd be inclined just to put this on the heap. I can do that myself if
that's OK.
pws
Messages sorted by:
Reverse Date,
Date,
Thread,
Author