NetBSD-Bugs archive

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

Re: lib/49387: erfl and erfcl missing



The following reply was made to PR lib/49387; 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, kuehro%gmx.de@localhost
Cc: 
Subject: Re: lib/49387: erfl and erfcl missing
Date: Thu, 13 Nov 2014 13:34:51 -0500

 On Nov 13,  6:05pm, khym%azeotrope.org@localhost (Dave Huang) wrote:
 -- Subject: Re: lib/49387: erfl and erfcl missing
 
 |  Not sure if you were trying to demonstrate that the functions are
 |  missing or that they are present--if the latter, the PR is about erfl
 |  and erfcl being missing not that all erf* functions are missing. The nm
 |  output shows that the "l" versions are indeed missing.
 
 Yes, but there are no FreeBSD versions... FreeBSD just does:
 
 __weak_reference(erf, erfl);
 
 which I don't think works.
 
 christos
 


Home | Main Index | Thread Index | Old Index