commit bash-20180928 snapshot

This commit is contained in:
Chet Ramey
2018-10-01 16:19:21 -04:00
parent 3d31a311da
commit 5fab8dbf24
22 changed files with 1116 additions and 1395 deletions
+3
View File
@@ -1816,6 +1816,9 @@ skip_matched_pair (string, start, open, close, flags)
}
#if defined (ARRAY_VARS)
/* Flags has 1 as a reserved value, since skip_matched_pair uses it for
skipping over quoted strings and taking the first instance of the
closing character. */
int
skipsubscript (string, start, flags)
const char *string;