]> git.saurik.com Git - bison.git/blobdiff - ChangeLog
* src/scan-gram.l: Be robust to BRACED_CODE appearing before any
[bison.git] / ChangeLog
index 8215a9d1d8dccdbf83cebbd6ac9336e3e967b5e0..0f6abc1b8f85d16b265eeace0c2a140176760dcf 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2006-04-03  Akim Demaille  <akim@lrde.epita.fr>
+
+       * src/scan-gram.l: Be robust to BRACED_CODE appearing before any
+       rule.
+       Reported by Mickael Labau.
+       * tests/input.at (Torturing the Scanner): Test it.
+
 2006-03-16  Paul Eggert  <eggert@cs.ucla.edu>
 
        * doc/bison.texinfo (Decl Summary): Don't mention yylloc twice.