bison-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH 0/5] {maint} fix variants when YYERROR is used


From: Akim Demaille
Subject: [PATCH 0/5] {maint} fix variants when YYERROR is used
Date: Fri, 15 Nov 2013 10:19:03 +0100

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

[Prev in Thread] Current Thread [Next in Thread]