]> git.saurik.com Git - bison.git/blobdiff - ChangeLog
* src/scan-gram.l: Complete the scanner with the missing patterns
[bison.git] / ChangeLog
index 724033167087e8f18d0836c44927fd21e52f8cd8..21baf84355cd5d9f6949281767c3e98cb7420450 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2002-06-20  Akim Demaille  <akim@epita.fr>
+
+       * src/scan-gram.l: Complete the scanner with the missing patterns
+       to pacify Flex.
+       Use `quote' and `symbol_tag_get' where appropriate.
+
+       
 2002-06-19  Akim Demaille  <akim@epita.fr>
 
        * tests/actions.at (Destructors): Augment to test locations.