[shell] outer parentheses don't match in $(( expression )) arithmetic expansion expressions #4472

Closed
opened 2016-12-28 23:54:33 +01:00 by marijnh · 1 comment
marijnh commented 2016-12-28 23:54:33 +01:00 (Migrated from gitlab.com)

An expression such as $(( $i + 1 )) will not match the outer parenthesis; repro's at http://codemirror.net/mode/shell/index.html

These expressions are mentioned here: https://www.gnu.org/software/bash/manual/html_node/Arithmetic-Expansion.html#Arithmetic-Expansion

An expression such as $(( $i + 1 )) will not match the outer parenthesis; repro's at http://codemirror.net/mode/shell/index.html These expressions are mentioned here: https://www.gnu.org/software/bash/manual/html_node/Arithmetic-Expansion.html#Arithmetic-Expansion
marijnh commented 2017-02-10 19:40:56 +01:00 (Migrated from gitlab.com)

friendly ping (this should fall under our support contract :)

friendly ping (this should fall under our support contract :)
marijnh (Migrated from gitlab.com) closed this issue 2017-02-10 21:42:46 +01:00
Sign in to join this conversation.
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
codemirror/codemirror5#4472
No description provided.