]> git.saurik.com Git - bison.git/blobdiff - ChangeLog
yysyntax_error: test memory management more.
[bison.git] / ChangeLog
index 4bcea61ccab05b9ae1d14ec0cb19fc7a0bfbf23e..b811855e98cd50da19beafca8517ebbac9237355 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2009-09-23  Joel E. Denny  <jdenny@clemson.edu>
+
+       yysyntax_error: test memory management more.
+       * tests/atlocal.in (NO_WERROR_CFLAGS): New cpp macro.
+       * tests/regression.at (%error-verbose and YYSTACK_USE_ALLOCA):
+       New test group.
+       (%error-verbose overflow): New test group that reveals an
+       obscure bug.  Expected fail for now.
+
 2008-12-11  Akim Demaille  <demaille@gostai.com>
 
        Pass the token type to yysyntax_error.