From: Akim Demaille Date: Sun, 19 Feb 2012 11:54:09 +0000 (+0100) Subject: maint: address sc_prohibit_doubled_word. X-Git-Tag: v2.5.1_rc2~93 X-Git-Url: https://git.saurik.com/bison.git/commitdiff_plain/14f4455e4323ea2e232f7c47f3c0b10ea084f6d6?hp=14f4455e4323ea2e232f7c47f3c0b10ea084f6d6 maint: address sc_prohibit_doubled_word. * data/yacc.c, doc/bison.texinfo: Reword to avoid having to disable that check. * cfg.mk: No longer skip this test. (cherry picked from commit 762caaf6393d71d740ad86855a15f5000721d103) Conflicts: data/yacc.c ---