Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 20 Oct 2003 03:28:55 -0600 (MDT)
From:      "M. Warner Losh" <imp@bsdimp.com>
To:        scottl@freebsd.org
Cc:        kris@obsecurity.org
Subject:   Re: __fpclassifyd problem
Message-ID:  <20031020.032855.02430873.imp@bsdimp.com>
In-Reply-To: <3F92FC99.8010802@freebsd.org>
References:  <3F92E129.10307@veidit.net> <20031019204629.GC49466@rot13.obsecurity.org> <3F92FC99.8010802@freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
In message: <3F92FC99.8010802@freebsd.org>
            Scott Long <scottl@freebsd.org> writes:
: We need to resolve this before 5.2 in some fashion.  It looks like the
: easiest thing to do is bump libm.  Is this advisable?

The problem with bumping libm is that we also need, strictly speaking,
to bump all libarires that depend on libm, and that can be very ugly.
This moves the bump the major version from the trivial fix class to
something that we have to think real hard about.  In general one
cannot bump the major version of 'base' libaries like this w/o careful
thought and planning.  While we've done that in the past with libc, I
think we were wrong to do so in some classes of symbol tampering.

Warner



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20031020.032855.02430873.imp>