]> git.saurik.com Git - bison.git/blobdiff - ChangeLog
Update
[bison.git] / ChangeLog
index 2ac2876bfbb454c6380be6eea1972a7b2fc89b28..e4f2f94f072d8216abfdd7f939cd6f0030d146d8 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,20 @@
+2001-09-01  Pascal Bart  <pascal.bart@epita.fr>
+
+       * src/reader.c (copy_guard): Use muscle to specify the `#line' 
+       filename.
+
+2001-09-01  Marc Autret  <autret_m@epita.fr>
+
+       * tests/calc.at (exp): Now, YYERROR_VERBOSE need to be set
+       to an explicit value to activate the feature. We do it here.
+
+2001-08-31  Pascal Bart  <pascal.bart@epita.fr>
+
+       * src/output.c (prepare): Delete the `filename' muscule insertion.
+       * src/reader.c (copy_action): Use `filename' muscule with `#line'.
+       (parse_union_decl): Likewise.
+       * src/macrotab.c (macro_init): Initialize filename by infile.
+
 2001-08-31  Marc Autret  <autret_m@epita.fr>
 
        * src/bison.simple (YYLSP_NEEDED): New definition.