[CPP PATCH] Fix warning & other cleanups.

Nathan Sidwell nathan@acm.org
Mon Aug 20 15:27:00 GMT 2018


I noticed I'd inadvertently allowed a trailing comma to creep in, 
leading to annoying warnings.  I'd also missed a few uses of the 
cpp_macro_p function and friends.  Plus Bernhard had suggested there's a 
name for 255 when it's encoding unsigned char range.

Fixed thusly.

nathan
-- 
Nathan Sidwell
-------------- next part --------------
A non-text attachment was scrubbed...
Name: cpp-clean.diff
Type: text/x-patch
Size: 2687 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20180820/430075a0/attachment.bin>


More information about the Gcc-patches mailing list