This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ 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: [RFC] Are variadic macros forbidden?


Paolo Carlini wrote:

... a macro TEST in a way which, AFAIK, triggers warnings from the Icc preprocessor (for double, an empty second parameter)

For completeness, Icc emits the warning only for C++ testcases, not for C testcases.


Anyway, for sure, in current strict C++ macros are severely limited in many ways...

Paolo.


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