fix for line numbers for nested function declarations; fix execve error for ENOENT

This commit is contained in:
Chet Ramey
2022-10-11 16:17:22 -04:00
parent 22f21b760e
commit 55a8311420
6 changed files with 42 additions and 12 deletions
+2
View File
@@ -846,6 +846,8 @@ fprintf(stderr, "extmatch: flags = %d\n", flags);
case, we just want to compare the two as strings. */
return (STRCOMPARE (p - 1, pe, s, se));
glob_recursion_depth++;
switch (xc)
{
case L('+'): /* match one or more occurrences */