c++: improve the signature of yysyntax_error_
authorAkim Demaille <akim@lrde.epita.fr>
Tue, 29 Jan 2013 07:14:15 +0000 (08:14 +0100)
committerAkim Demaille <akim@lrde.epita.fr>
Tue, 29 Jan 2013 08:04:08 +0000 (09:04 +0100)
commit38cea49be1670782636ce2e7bc300ef761e78fc2
tree14044943b3c990b94ab997cdb223eaa76c51ba05
parent23be254ef4586d7ffa23aaf9496aa629bc00e706
c++: improve the signature of yysyntax_error_

* data/lalr1.cc: This function is const.
It takes a symbol_number_type.
data/lalr1.cc