This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


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

Re: Function-like macro definitions


Neil Booth wrote:- > Also, I'm considering reducing the status of redefinitions like > > #define F(X) X > #define F(Y) Y > > where the only difference is the spelling of the parameters, from hard > error to pedantic warning. Duh. Ignore this part - it already is pedantic only. Neil.
Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]