]> git.saurik.com Git - bison.git/blobdiff - ChangeLog
* src/reader.c (read_additionnal_code): `c' should be an integer, not
[bison.git] / ChangeLog
index 4a6ec15a9d3e78312be0123b4bcf33ba9d388651..e2c8506cf1710c9d0d594e607ee481cd15c18925 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,17 @@
+2002-03-05  Robert Anisko  <robert@lrde.epita.fr>
+
+       * src/reader.c (read_additionnal_code): `c' should be an integer, not
+       a character.
+       Reported by Nicolas Tisserand and Nicolas Burrus.
+
+2002-03-04  Robert Anisko  <robert@lrde.epita.fr>
+
+       * src/reader.c: Warn about lacking semi-colons, do not complain.
+
+2002-03-04  Robert Anisko  <robert@lrde.epita.fr>
+
+       * data/bison.c++: Remove a debug line.
+
 2002-03-04  Robert Anisko  <robert@lrde.epita.fr>
 
        * data/bison.c++: Unmerge value as yylval and value as yyval.  Unmerge
 1987-12-16  Richard Stallman  <rms@gnu.org>
 
        * REFERENCES: entered into RCS
-
-       $Revision$ $Date$