This mini series of patches addresses a single issue: the bug
reported by Paolo here:

<http://lists.gnu.org/archive/html/bug-bison/2013-10/msg00003.html>


Akim Demaille (5):
  skeletons: use better names when computing a "goto"
  tests: simplify useless obfuscation
  tests: check $$'s destruction with variant, YYERROR, and no error
    recovery
  lalr1.cc: fix the support of YYERROR with variants
  lalr1.cc: formatting changes

 THANKS          |   1 +
 data/glr.c      |  10 ++++--
 data/lalr1.cc   | 104 +++++++++++++++++++++++++++-----------------------------
 data/lalr1.java |  22 +++++++-----
 tests/c++.at    |  83 +++++++++++++++++++++++++-------------------
 5 files changed, 121 insertions(+), 99 deletions(-)

-- 
1.8.4.2


Reply via email to