This is the mail archive of the gcc-bugs@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: c++/3876: c++ #define INFINITY in cmath


aoliva@gcc.gnu.org writes:

| Synopsis: c++ #define INFINITY in cmath
| 
| State-Changed-From-To: open->closed
| State-Changed-By: aoliva
| State-Changed-When: Mon Jul 30 13:52:34 2001
| State-Changed-Why:
|     INFINITY is specified as a macro in math.h in the C99 Standard, and the C++98 Standard says the contents of <cmath> are the same as those of <math.h> in the C Standard.

The C++ standard refers to C90. C99 is irrelevant.

-- Gaby


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