]> git.saurik.com Git - bison.git/blobdiff - ChangeLog
* src/reader.c (copy_string, copy_comment, copy_comment2, copy_at)
[bison.git] / ChangeLog
index 7713986ea69f69ede0dd7d965502ab30fbca5762..5780eb181fe6ca8710945a614c3f25d8d3422367 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,15 @@
+2000-12-20  Akim Demaille  <akim@epita.fr>
+
+       * src/reader.c (copy_string, copy_comment, copy_comment2, copy_at)
+       (copy_dollar): Now that everything uses obstacks, get rid of the
+       FILE * parameters.
+
+2000-12-20  Akim Demaille  <akim@epita.fr>
+
+       * src/files.c (open_files): Actually the `.output' file is based
+       on the short_base_name, not base_name.
+       * tests/suite.at (Checking output file names): Adjust.
+
 2000-12-20  Akim Demaille  <akim@epita.fr>
 
        * src/bison.s1: Remove, we now use directly...