mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-09 12:23:04 +00:00
Avoid empty-if warnings.
Reported by Quentin Hocquet. * data/lalr1-fusion.cc (YY_SYMBOL_PRINT, YY_REDUCE_PRINT) (YY_STACK_PRINT): Provide some contents even when !YYDEBUG.
This commit is contained in:
@@ -1,3 +1,11 @@
|
||||
2008-11-07 Akim Demaille <demaille@gostai.com>
|
||||
|
||||
Avoid empty-if warnings.
|
||||
Reported by Quentin Hocquet.
|
||||
|
||||
* data/lalr1-fusion.cc (YY_SYMBOL_PRINT, YY_REDUCE_PRINT)
|
||||
(YY_STACK_PRINT): Provide some contents even when !YYDEBUG.
|
||||
|
||||
2008-11-07 Akim Demaille <demaille@gostai.com>
|
||||
|
||||
Pass command line location to skeleton_arg and language_argmatch.
|
||||
|
||||
Reference in New Issue
Block a user