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

Re: closures: #3



pws@xxxxxx said:
>   	if (*pptr == Star && pptr[1] && ! 	    (unset(EXTENDEDGLOB) || 
> !(gflag & GF_TOPLEV) || ! 	     pptr[1] != Tilde || !pptr[2] || 
> pptr[2] == Bar || 

Where did gflag and GF_TOPLEV come from?  I think the patch is missing a file 
or two.




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