Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Message-ID: <42014E0D.8060209@edg.com> Date: Wed, 02 Feb 2005 17:02:53 -0500 From: "William M. (Mike) Miller" User-Agent: Mozilla Thunderbird 0.8 (Windows/20040913) MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: Wrong results from isfinite with gcc 3.4.1 References: <42013E8B DOT 7050509 AT world DOT std DOT com> <20050202211930 DOT GA20233 AT trixie DOT casa DOT cgf DOT cx> In-Reply-To: <20050202211930.GA20233@trixie.casa.cgf.cx> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Christopher Faylor wrote: > On Wed, Feb 02, 2005 at 03:56:43PM -0500, William M. (Mike) Miller wrote: > >>There was a thread about this problem a few months ago >>(http://sources.redhat.com/ml/cygwin/2004-08/msg00128.html). The >>OP at that time was referred to the newlib mailing list, but I >>can't find anything on the topic there. >> >>[snip] >> >>As someone who is not too knowledgeable about Cygwin, I do have >>some questions about the definition of isfinite() in math.h. >>Where did this math.h header come from? > > > I've put these two paragraphs close together so that hopefully you > will be able to come to your own conclusions about where math.h comes > from. I don't see any particular need to resort to sarcasm here. The fact that > cygwin uses the newlib library for all of its math operations (as you pointed out in your post in the earlier thread) does not necessarily mean that they provided the Standard C header file, just that the math infrastructure code came from newlib. However, poking around for a few minutes in their CVS repository did, in fact, turn up a copy of math.h that looks identical to the one I have here. Thanks for the information. -- William M. (Mike) Miller | Edison Design Group, Inc. wmm AT edg DOT com -- 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/