X-Spam-Check-By: sourceware.org From: "Dave Korn" To: "'Jeff Johnston'" , Cc: References: <19c433eb0708240916t48556c38k563ada260702e1fd AT mail DOT gmail DOT com> <02f101c7e66b$f1ba3530$2e08a8c0 AT CAM DOT ARTIMI DOT COM> <46CF4483 DOT 6030308 AT redhat DOT com> Subject: RE: Problem with lroundf() Date: Sat, 25 Aug 2007 22:38:48 +0100 Message-ID: <036101c7e760$51f7cee0$2e08a8c0@CAM.ARTIMI.COM> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Office Outlook 11 In-Reply-To: <46CF4483.6030308@redhat.com> Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: 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 On 24 August 2007 21:50, Jeff Johnston wrote: > I have just made a patch. The code in lroundf() was making a comparison > between an int and a calculation using sizeof. This ended up being an > unsigned comparison and in this case, the int value was < 1. > > -- Jeff J. Thanks Jeff! cheers, DaveK -- Can't think of a witty .sigline today.... -- 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/