On Wed, Aug 04, 2004 at 10:01:32AM -0400, Christopher Faylor <[EMAIL PROTECTED]> 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. -- 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/