mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-09 20:33:03 +00:00
* data/yacc.c (yyexhaustedlab): Define it when YYERROR_VERBOSE is
true since it's then always used regardless of whether yyoverflow is defined. Reported by Christian Burger at <http://lists.gnu.org/archive/html/bug-bison/2007-07/msg00031.html>. * THANKS: Add Christian Burger.
This commit is contained in:
@@ -1,3 +1,11 @@
|
||||
2007-08-03 Joel E. Denny <jdenny@ces.clemson.edu>
|
||||
|
||||
* data/yacc.c (yyexhaustedlab): Define it when YYERROR_VERBOSE is
|
||||
true since it's then always used regardless of whether yyoverflow is
|
||||
defined. Reported by Christian Burger at
|
||||
<http://lists.gnu.org/archive/html/bug-bison/2007-07/msg00031.html>.
|
||||
* THANKS: Add Christian Burger.
|
||||
|
||||
2007-07-28 Joel E. Denny <jdenny@ces.clemson.edu>
|
||||
|
||||
* src/muscle_tab.c (muscle_percent_define_flag_if): In order to
|
||||
|
||||
Reference in New Issue
Block a user