mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-22 02:33:03 +00:00
* src/scan-gram.l (<SC_ESCAPED_CHARACTER>): Convert to unsigned
char, so that negative chars don't collide with $.
This commit is contained in:
@@ -1,3 +1,8 @@
|
|||||||
|
2002-07-01 Paul Eggert <eggert@twinsun.com>
|
||||||
|
|
||||||
|
* src/scan-gram.l (<SC_ESCAPED_CHARACTER>): Convert to unsigned
|
||||||
|
char, so that negative chars don't collide with $.
|
||||||
|
|
||||||
2002-06-30 Akim Demaille <akim@epita.fr>
|
2002-06-30 Akim Demaille <akim@epita.fr>
|
||||||
|
|
||||||
Have the GLR tests be `warning' checked, and fix the warnings.
|
Have the GLR tests be `warning' checked, and fix the warnings.
|
||||||
|
|||||||
Reference in New Issue
Block a user