]> git.saurik.com Git - bison.git/commit
tests: beware of -pedantic on large #line numbers.
authorAkim Demaille <akim@lrde.epita.fr>
Sat, 24 Mar 2012 13:11:06 +0000 (14:11 +0100)
committerAkim Demaille <akim@lrde.epita.fr>
Sat, 24 Mar 2012 13:19:39 +0000 (14:19 +0100)
commit8ec3110a9ed4e4d26327bbccfc25278c374fd99a
treead75acdae5ec80907a87910dc556b3d3c77fb305
parentac3f2e33b464a168b84ddb8a2da2195a6656dd19
tests: beware of -pedantic on large #line numbers.

* tests/local.at (AT_TEST_TABLES_AND_PARSE): Don't pass -pedantic
when compiling large canonical-LR parsers.
Reported by Tys Lefering.
http://lists.gnu.org/archive/html/bug-bison/2012-03/msg00025.html
tests/local.at