NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: lib/49240: Some corner cases for pow() fail to work correctly



The following reply was made to PR lib/49240; it has been noted by GNATS.

From: christos%zoulas.com@localhost (Christos Zoulas)
To: gnats-bugs%NetBSD.org@localhost, lib-bug-people%netbsd.org@localhost, 
	gnats-admin%netbsd.org@localhost, netbsd-bugs%netbsd.org@localhost, he%NetBSD.org@localhost
Cc: 
Subject: Re: lib/49240: Some corner cases for pow() fail to work correctly
Date: Wed, 1 Oct 2014 08:39:16 -0400

 On Oct 1, 10:30am, he%NetBSD.org@localhost (Havard Eidnes) wrote:
 -- Subject: Re: lib/49240: Some corner cases for pow() fail to work correctly
 
 |  The changes rolled into this are:
 |  
 |   * Change yy1 to y1; no need for yy1.
 
 Please change that back. Compilers warn:
 
 /usr/include/math.h:double      y1(double);
 
 christos
 


Home | Main Index | Thread Index | Old Index