* rcparse.y: Remove newcmd rule. Move rcparse_discard_strings
commit59c950ab95ab98cd9fc795720658a29c14511166
authorAlan Modra <amodra@bigpond.net.au>
Sun, 5 May 2002 23:19:32 +0000 (5 23:19 +0000)
committerAlan Modra <amodra@bigpond.net.au>
Sun, 5 May 2002 23:19:32 +0000 (5 23:19 +0000)
treed301d6a78c51412f6c474e83c46f9c17e07d3a14
parenta41a8ed9b6013d3b390059e9a8f5ff8adbbce65a
* rcparse.y: Remove newcmd rule.  Move rcparse_discard_strings
call to rules that need no lookahead.  Check for no lookahead.

* rclex.l (get_string): Correct "strings" list handling.
* resrc.c (read_rc_file): Discard strings.
binutils/ChangeLog
binutils/rclex.l
binutils/rcparse.y
binutils/resrc.c