]> git.saurik.com Git - bison.git/blobdiff - ChangeLog
#line should have quoted strings.
[bison.git] / ChangeLog
index ee1fa169c1aec5dd720502315d9c3ace06bf9b71..536a06cc95b652dfc45914b42f1b494c9716682e 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+2002-11-06  Akim Demaille  <akim@epita.fr>
+
+       #line should have quoted strings.
+       Ideally, this should be done by m4_quotearg.
+
+       * src/scan-skel.l: Include quotearg.h.
+       Quote __ofile__.
+       * src/output.c (symbol_printers_output)
+       (symbol_destructors_output): Quote the file name.
+
 2002-11-06  Akim Demaille  <akim@epita.fr>
 
        * tests/regression.at (Invalid inputs): Adjust to the recent