HEADS-UP: Library version number bumps (revised)
David Schultz
das at FreeBSD.ORG
Wed Sep 29 13:39:41 PDT 2004
On Wed, Sep 29, 2004, Kris Kennaway wrote:
> ==> Comparing symbols in libm.so.2
> 2) __arch___ieee754_acos removed with no replacement
> 2) __arch___ieee754_asin removed with no replacement
[...]
> 2) __i387_sin removed with no replacement
> 2) __i387_tan removed with no replacement
FWIW, all of these are internal interfaces that nobody in their
right mind should be using.[1] But I still support bumping
libm's version number, so people won't be able to complain that
they can't link it against FreeBSD 3.X applications.
[1] See src/lib/msun/src/math_private.h,v 1.15 for history.
More information about the freebsd-current
mailing list