This is the mail archive of the cygwin mailing list for the Cygwin 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: gcc-3.4.4-1: c++: cmath: calling std::isnan results in endless loop


Jeff,

On Feb 27 12:13, Jeff Johnston wrote:
> Gabriel Dos Reis wrote:
> >yes, isnan and friends are supposed to be macros only, not functions.
> 
> I'll start working on a newlib patch for this.

while you're at it, please do *not* remove the isnan function
implementation.  It's still required to run applications which
have been linked against older newlib versions.  Just adding
a isnan macro should be sufficient, shouldn't it?


Thanks,
Corinna

-- 
Corinna Vinschen
Cygwin Project Co-Leader
Red Hat

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


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