This is the mail archive of the gcc-patches@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]
Other format: [Raw text]

Re: RFA: Change prototype for nan() in mathconf.h


Nick Clifton wrote:

Hi Guys,

May I apply the following patch please ? It updates the prototype
for nan() in libstdc++-v3/libmath/mathconf.h so that it takes a
"const char *" argument, as specified in:

http://www.opengroup.org/onlinepubs/007904975/functions/nan.html

I see... I would say OK with me. For such kind of change I'm basically worried by warning regression: if you are seeing none building the library both --enable-clocale=gnu/generic I would say go ahead...

Gaby?

Paolo.


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