fix for namerefs referencing an unset array index with nounset enabled; addition to buildconf.h.in for C23 compilers

This commit is contained in:
Chet Ramey
2025-05-30 10:11:03 -04:00
parent 870ad4c92b
commit dbe4256d5e
24 changed files with 2285 additions and 3263 deletions
+4
View File
@@ -147,6 +147,10 @@ echo {a..,/a.cfg}
echo {a..b,/a.cfg}
echo {a,b../a.cfg}
echo {1..4,5..8}
echo {1..4,8}
echo {1,5..8}
# these are all invalid brace expansions
echo {abcde.f}