commit bash-20090219 snapshot

This commit is contained in:
Chet Ramey
2011-12-08 20:05:29 -05:00
parent 69a1d22cea
commit 76af2125b7
66 changed files with 38768 additions and 17482 deletions
+2
View File
@@ -604,6 +604,7 @@ quote_array_assignment_chars (list)
}
}
#if 0
/* This function assumes s[i] == '['; returns with s[ret] == ']' if
an array subscript is correctly parsed. */
int
@@ -662,6 +663,7 @@ skipsubscript (s, i)
return i;
}
#endif
/* This function is called with SUB pointing to just after the beginning
`[' of an array subscript and removes the array element to which SUB