]> git.saurik.com Git - bison.git/blobdiff - ChangeLog
small but important bugfixes for the Java skeleton
[bison.git] / ChangeLog
index 9fdee763ffae18b2e63358c83f79d1a77d122e88..3c86081b1c70b46670ee4648d72f96a9b7d9398d 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2008-10-08  Di-an Jan  <dianj@freeshell.org>  (tiny change)
+
+       Small but important bugfixes for the Java skeleton.
+       * data/lalr1.java (yyerror): Change Location to b4_location_type.
+       (yy_symbol_print): Call toString on yyvaluep.
+
 2008-08-29  Akim Demaille  <demaille@gostai.com>
 
        Clarify UPDATED use.