mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-09 20:33:03 +00:00
# oops: wanted -Wshadow, not -Wno-char-subscripts.
This commit is contained in:
@@ -36,7 +36,7 @@ if test "${enableval}" = yes; then
|
||||
BISON_WARNING(-Wmissing-declarations)
|
||||
BISON_WARNING(-Wmissing-prototypes)
|
||||
BISON_WARNING(-Wnested-externs)
|
||||
BISON_WARNING(-Wno-char-subscripts)
|
||||
BISON_WARNING(-Wshadow)
|
||||
BISON_WARNING(-Wstrict-prototypes)
|
||||
BISON_WARNING(-Wwrite-strings)
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user