mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-13 14:23:04 +00:00
Simplify yysyntax_error_ use.
* data/lalr1-fusion.cc (yysyntax_error_): Always pass it the token type, but make it unnamed in the declaration when it is not used.
This commit is contained in:
@@ -1,3 +1,9 @@
|
||||
2008-11-03 Akim Demaille <demaille@gostai.com>
|
||||
|
||||
Simplify yysyntax_error_ use.
|
||||
* data/lalr1-fusion.cc (yysyntax_error_): Always pass it the token
|
||||
type, but make it unnamed in the declaration when it is not used.
|
||||
|
||||
2008-11-03 Akim Demaille <demaille@gostai.com>
|
||||
|
||||
Let yy::variant::build return an lvalue.
|
||||
|
||||
Reference in New Issue
Block a user