mirror of
https://https.git.savannah.gnu.org/git/bash.git
synced 2026-07-14 07:30:49 +02:00
commit bash-20040129 snapshot
This commit is contained in:
+3
-1
@@ -4767,7 +4767,9 @@ BBUUGGSS
|
||||
|
||||
Commands inside of $$((...)) command substitution are not parsed until
|
||||
substitution is attempted. This will delay error reporting until some
|
||||
time after the command is entered.
|
||||
time after the command is entered. For example, unmatched parentheses,
|
||||
even inside shell comments, will result in error messages while the
|
||||
construct is being read.
|
||||
|
||||
Array variables may not (yet) be exported.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user