* ch-exp.y (match_simple_name_string): Don't lower-case here.
authorPer Bothner <per@bothner.com>
Thu, 7 Jul 1994 03:27:48 +0000 (03:27 +0000)
committerPer Bothner <per@bothner.com>
Thu, 7 Jul 1994 03:27:48 +0000 (03:27 +0000)
commitad86f717998e7dfe321dd21bdd4d3a8005db9c4e
treefa09e9a70c17f728a24c9fbda1fae4806ba7ace6
parent874a43273ce113676ef61b5dd779576fc4b3318b
* ch-exp.y (match_simple_name_string):  Don't lower-case here.
* ch-exp.y (yylex):  First try name lookup using exact name
typed by user;  if that fails, try lower-cased name.
gdb/ch-exp.y