summaryrefslogtreecommitdiff
path: root/po
diff options
context:
space:
mode:
authorAkim Demaille <demaille@gostai.com>2012-02-18 15:41:50 +0100
committerAkim Demaille <demaille@gostai.com>2012-02-19 10:21:06 +0100
commit6487c0b3709dfc8d4a6b8b086939e32f6c1d2f04 (patch)
tree46e001c593177642f7c25e66ec9acbcb44589623 /po
parent1cd5bad9b86930b35ad3e613f0277c8e825053f0 (diff)
downloadbison-6487c0b3709dfc8d4a6b8b086939e32f6c1d2f04.tar.gz
maint: address a couple of syntax-check errors.
* cfg.mk (local-checks-to-skip): Remove sc_error_message_period and sc_error_message_uppercase. Address the uncovered issues. * po/POTFILES.in: Add missing files. * src/symtab.c: Remove useless includes. * lib/bitset_stats.c, src/files.c, tests/glr-regression.at: Use conformant error messages. Conflicts: cfg.mk lib/bitset_stats.c tests/glr-regression.at
Diffstat (limited to 'po')
-rw-r--r--po/POTFILES.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/po/POTFILES.in b/po/POTFILES.in
index 62847bb8..0908f506 100644
--- a/po/POTFILES.in
+++ b/po/POTFILES.in
@@ -20,6 +20,7 @@ src/symtab.c
djgpp/subpipe.c
lib/argmatch.c
lib/bitset_stats.c
+lib/closeout.c
lib/error.c
lib/getopt.c
lib/obstack.c