avoid C++ keywords in c-parser.c

Thomas Neumann tneumann@users.sourceforge.net
Thu Apr 12 14:55:00 GMT 2007


Hi,

the attached patch avoids the C++ keyword typename in c-parser.c. The
code already used type_name in other places, so I changed it
accordingly. Please apply it if you find it useful.

Thomas

* c-parser.c: Avoid the C++ keyword typename.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: avoidkeywords-c-parser.patch
Type: text/x-diff
Size: 778 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20070412/4ba96e8c/attachment.bin>


More information about the Gcc-patches mailing list