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]

26_numerics/c99_classification_macros_c.cc


Fails on alpha-linux:

c99_classification_macros_c.cc:46:16: macro "isgreater" requires 2 arguments, but only 1 given
c99_classification_macros_c.cc:46: syntax error before `{' token

The functions you define here may be macros in C99.
I have no idea what you are trying to test exactly.


r~


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