* examples/extexi: Enforce the precedence of concatenation over

>>.
Reported by   [email protected]
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
+6
View File
@@ -1,3 +1,9 @@
2006-05-11 Akim Demaille <[email protected]>
* examples/extexi: Enforce the precedence of concatenation over
>>.
Reported by [email protected]
2006-05-11 Akim Demaille <[email protected]>
* data/lalr1.cc (yytranslate_): Rename token as t to avoid clashes