* examples/extexi: Enforce the precedence of concatenation over

>>.
Reported by   tommy.nordgren@chello.se
This commit is contained in:
Akim Demaille
2006-05-11 11:35:13 +00:00
parent f94705b204
commit 3cf084ecae
3 changed files with 12 additions and 3 deletions

View File

@@ -1,3 +1,9 @@
2006-05-11 Akim Demaille <akim@lrde.epita.fr>
* examples/extexi: Enforce the precedence of concatenation over
>>.
Reported by tommy.nordgren@chello.se
2006-05-11 Akim Demaille <akim@lrde.epita.fr>
* data/lalr1.cc (yytranslate_): Rename token as t to avoid clashes