This is the mail archive of the newlib@sourceware.org mailing list for the newlib 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: Warning cleanup


On Mar  4 12:15, Howland Craig D (Craig) wrote:
> math.h does not have prototypes for isnanf() or isinff(), but it
> does have them for the __ versions.  Both versions exist for use
> (i.e. are in libm for linking), so getting rid of the mis-direction in
> the header file avoids not having a prototype but still works the same
> avoiding a warning about not having a function prototype.
> Craig

Ok, patch applied.


Thanks,
Corinna

-- 
Corinna Vinschen
Cygwin Project Co-Leader
Red Hat


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