mirror of
https://https.git.savannah.gnu.org/git/bash.git
synced 2026-09-01 23:50:44 +02:00
fix for namerefs referencing an unset array index with nounset enabled; addition to buildconf.h.in for C23 compilers
This commit is contained in:
@@ -78,6 +78,9 @@ a ../a.cfg
|
||||
a.. /a.cfg
|
||||
a..b /a.cfg
|
||||
a b../a.cfg
|
||||
1..4 5..8
|
||||
1..4 8
|
||||
1 5..8
|
||||
{abcde.f}
|
||||
X{..a}Z
|
||||
0{1..}2
|
||||
|
||||
Reference in New Issue
Block a user