]> 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:38:58 +0000 (14:38 +0100)
commitbbaf618c3e9a5645c5d71bf2ea0de2bdeb8a4976
tree1aab24bddf51e5b0a358badee4928f0e588b0469
parentc84134b6440bdae276bd3d1b4d54951ddc75de93
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
(cherry picked from commit 8ec3110a9ed4e4d26327bbccfc25278c374fd99a)
tests/local.at