Avoid empty-if warnings.
commit8cdabf02eaeb9a225c82013b37057398e07f1912
authorAkim Demaille <demaille@gostai.com>
Wed, 30 Jul 2008 09:03:52 +0000 (30 11:03 +0200)
committerAkim Demaille <demaille@gostai.com>
Fri, 7 Nov 2008 20:38:40 +0000 (7 21:38 +0100)
treeb5a4e973eeafefea73ea0bccf6bdb2a6dfaee4a7
parent5a893c2b262ca9cb1ab0385c776ce933f2f48533
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.
ChangeLog
data/lalr1-fusion.cc