This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] rpcgen: skip over #define lines in CPP output [BZ #21205]


On 28 Feb 2017 13:20, Mike Frysinger wrote:
> Sometimes the preprocessor will include #define lines in its output (like
> when using gcc w/-ggdb3).  This causes rpcgen to choke with an error:
> $ CPP='gcc -ggdb3 -E -x c-header' rpcgen -Y ../scripts/ -h rpcsvc/rex.x -o foo
> 
> rpcsvc/rex.x, line 1: preprocessor error
> 
> Change the parser to skip #define lines instead.

ping ?
-mike

Attachment: signature.asc
Description: Digital signature


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]