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

Re: broken parsing with $((`:`))



On Wed, 15 Apr 2015 09:13:35 -0700
Bart Schaefer <schaefer@xxxxxxxxxxxxxxxx> wrote:
> Hmm.
> 
> Src/pattern.c:571:           * Empty metafied strings have an initial Nularg.
> 
> Maybe we NEED to have the math.c case follow this form.  *s == Nularg
> is not the same as !*s if there can be something non-null as s[1].

I think "empty" means there *is* nothing after the Nularg.

But I may update math.c just to be like the other cases anyway; I won't
bother posting.

pws



Messages sorted by: Reverse Date, Date, Thread, Author