Add missing casts in gengtype-lex

Thomas Neumann tneumann@users.sourceforge.net
Thu Apr 12 15:05:00 GMT 2007


Hi,

the attached patch adds missing casts in gengtype-lex.l (i.e. missing in
C++, recommended by GCC Coding Conventions in C). Please apply it if you
find it useful.

Thomas

* gengtype-lex.l: Cast from void* to the proper type.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: addcasts-gengtype-lex.patch
Type: text/x-diff
Size: 1390 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20070412/77ace3b5/attachment.bin>


More information about the Gcc-patches mailing list