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: isfinite returning wrong results


On Aug  4 14:46, Yitzchak Scott-Thoennes wrote:
> On Wed, Aug 04, 2004 at 10:01:32AM -0400, Christopher Faylor <cgf-no-personal-reply-please@cygwin.com> wrote:
> > On Wed, Aug 04, 2004 at 01:10:35AM -0700, Yitzchak Scott-Thoennes wrote:
> > >I'm having trouble figuring this out.  isfinite is sometimes returning
> > >incorrect results.
> > 
> > cygwin uses the newlib library for all of its math operations.  The
> > mailing list for newlib is:
> > 
> > newlib at sourceware dot org
> 
> But it doesn't appear to be a newlib bug.  fpclassify returns fine, and the
> isfinite macro in math.h is fine, but impossible results emerge.

But then again it's not a Cygwin bug since there's no Cygwin functionality
involved besides the newlib calls.


Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Co-Project Leader          mailto:cygwin@cygwin.com
Red Hat, Inc.

--
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]