* ch-exp.y: Clean up lexing of identifiers and
authorPer Bothner <per@bothner.com>
Sat, 10 Apr 1993 08:35:32 +0000 (08:35 +0000)
committerPer Bothner <per@bothner.com>
Sat, 10 Apr 1993 08:35:32 +0000 (08:35 +0000)
commit5a7c9cceb78d65ffdd742ce71cbdf9390eeb41eb
tree5d7d98c7b61b6843d747a9a9a4017b6c3096a54f
parent1724c671dab246521850f8a31ddfd706aebb239d
* ch-exp.y:  Clean up lexing of identifiers and
reserved words.  (E.g. don't recognize FALSEXXX as the
keyword FALSE followed by the identifier XXX.)
Also, convert identifiers to lower case.
gdb/ChangeLog
gdb/ch-exp.y
This page took 0.024131 seconds and 4 git commands to generate.