[Bug 11721] ash subshell vs. arithmetic bracket parsing issue

bugzilla at busybox.net bugzilla at busybox.net
Tue Jun 11 13:16:22 UTC 2019


https://bugs.busybox.net/show_bug.cgi?id=11721

--- Comment #3 from Denys Vlasenko <vda.linux at googlemail.com> ---
It's not obvious what "correctly" is.
For example, in C syntax, the longest sequence of chars which forms a valid
token is taken as next token - no lookahead. In this case, this rule would see
"$((" as next token.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the busybox-cvs mailing list