use size_t for string indices; document rl_reparse_colors

This commit is contained in:
Chet Ramey
2023-09-22 09:50:33 -04:00
parent 94bce520e8
commit 1cc5a8f752
12 changed files with 165 additions and 105 deletions
+1 -1
View File
@@ -555,7 +555,7 @@ expand_compound_array_assignment (SHELL_VAR *var, char *value, int flags)
{
WORD_LIST *list, *nlist;
char *val;
int ni;
size_t ni;
/* This condition is true when invoked from the declare builtin with a
command like