log2, log2f

Yaakov (Cygwin/X) yselkowitz@users.sourceforge.net
Wed Mar 18 12:07:00 GMT 2009


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

SUSv3 requires that log2 and log2f be defined as functions (at least)
and may also be defined as macros.  Right now, though, these are only
defined as macros, and besides being noncompliant, it also creates false
negatives with configure AC_CHECK_FUNC[S] tests.

Here's my first attempt at a patch to define these as functions instead.


Yaakov
Cygwin/X
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (Cygwin)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iEYEAREIAAYFAknAU08ACgkQpiWmPGlmQSN40QCgmxJVHI69HZnsGv7ls8T7xMRe
KiwAn1RT0GPexXNcCln4xlepSLhGrNoB
=N2BR
-----END PGP SIGNATURE-----
-------------- next part --------------
A non-text attachment was scrubbed...
Name: newlib-log2.patch
Type: text/x-patch
Size: 5282 bytes
Desc: not available
URL: <http://sourceware.org/pipermail/newlib/attachments/20090318/c5bcfc5a/attachment.bin>


More information about the Newlib mailing list