mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-09 12:23:04 +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>
|
||||
|
||||
Have the GLR tests be `warning' checked, and fix the warnings.
|
||||
|
||||
Reference in New Issue
Block a user