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

Re: PATCH Re: 5.0.8 regression regarding $() in arithmetic for-loops



On Wednesday 29 July 2015 22:19:50 Bart Schaefer wrote:
> This turns out to be a recursive-descent parsing error, we weren't saving
> enough state when entering command substitution from inside math parsing.
> 
> I'm not sure whether the "infor" stuff is actually necessary but it seemed
> to make sense.  The real meat is dbparens = 0 when leaving math context.

This works for me, will apply it on Fedora.  Thanks for the patch!

Kamil



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