mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-14 14:53:03 +00:00
Pacify maintainer-check-posix.
Adding command-line options after the grammar file name is not
permitted, so disable checks that do that when
maintainer-check-posix is running.
* tests/local.at (AT_BISON_CHECK_NO_XML): Don't run the
problematic checks when POSIXLY_CORRECT=1. Also, for readability,
remove an unnecessary m4_if.
(cherry picked from commit fc7ce9970f)
This commit is contained in:
10
ChangeLog
10
ChangeLog
@@ -1,3 +1,13 @@
|
||||
2011-03-27 Joel E. Denny <joeldenny@joeldenny.org>
|
||||
|
||||
Pacify maintainer-check-posix.
|
||||
Adding command-line options after the grammar file name is not
|
||||
permitted, so disable checks that do that when
|
||||
maintainer-check-posix is running.
|
||||
* tests/local.at (AT_BISON_CHECK_NO_XML): Don't run the
|
||||
problematic checks when POSIXLY_CORRECT=1. Also, for readability,
|
||||
remove an unnecessary m4_if.
|
||||
|
||||
2011-03-27 Joel E. Denny <joeldenny@joeldenny.org>
|
||||
|
||||
Add -Wother so -Wnone suppresses all warnings.
|
||||
|
||||
Reference in New Issue
Block a user