summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorJim Meyering <meyering@redhat.com>2012-01-16 19:20:50 +0100
committerJim Meyering <meyering@redhat.com>2012-01-19 09:09:42 +0100
commitae93e4e4b8e78396a7707de3dcdd47aca7a46dec (patch)
treefe45c803c3e0276bf2ea3605972dc5fcdbecd9b9 /lib
parent728415f885e5cb8e518c8576fa6e1f541e384130 (diff)
downloadbison-ae93e4e4b8e78396a7707de3dcdd47aca7a46dec.tar.gz
quote consistently and make tests pass with new quoting from gnulib
Updating to gnulib pulled in new quote and quotarg modules, by which quoting is now done like 'this' rather than `this'. That change induces many "make check" test failures. This change adapts code and tests so that "make check" passes once again. * src/scan-code.l: Quote like 'this', not like `this'. * src/scan-gram.l: Likewise. * src/symtab.c: Likewise. * tests/actions.at: Adjust tests to match. * tests/input.at: Likewise. * tests/named-refs.at: Likewise. * tests/output.at: Likewise. * tests/regression.at: Likewise. * lib/.gitignore: Regenerate. * m4/.gitignore: Likewise.
Diffstat (limited to 'lib')
-rw-r--r--lib/.gitignore16
1 files changed, 16 insertions, 0 deletions
diff --git a/lib/.gitignore b/lib/.gitignore
index 45e0eb7b..54edced3 100644
--- a/lib/.gitignore
+++ b/lib/.gitignore
@@ -243,3 +243,19 @@
/xstrndup.c
/xstrndup.h
+/c-strcaseeq.h
+/fd-hook.c
+/fd-hook.h
+/float.c
+/fstat.c
+/itold.c
+/msvc-inval.c
+/msvc-inval.h
+/msvc-nothrow.c
+/msvc-nothrow.h
+/pathmax.h
+/raise.c
+/strerror-override.c
+/strerror-override.h
+/strerror_r.c
+/xalloc-oversized.h