[RFA] Token cleanup in c-exp.y

Keith Seitz keiths@redhat.com
Mon Aug 24 23:06:00 GMT 2009


Hi,

The attached patch "fixes" two tokens in c-exp.y, "->*" and ".*", which 
were not previously recognized as tokens.

Keith

ChangeLog
2009-08-24  Keith Seitz  <keiths@redhat.com>

	* c-exp.y (tokentab3): Add new token, ARROW_STAR. Changed all users.
	(tokentab2): Add new token, DOT_STAR. Changed all users.
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: token-fix.patch
URL: <http://sourceware.org/pipermail/gdb-patches/attachments/20090824/6f2e64ed/attachment.ksh>


More information about the Gdb-patches mailing list