Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 20 Sep 2005 14:55:50 -0400 (EDT)
From:      Daniel Eischen <deischen@freebsd.org>
To:        Scott Long <scottl@samsco.org>
Cc:        freebsd-current@freebsd.org, Kris Kennaway <kris@obsecurity.org>
Subject:   Re: Threading/KSE problem
Message-ID:  <Pine.GSO.4.43.0509201446510.9634-100000@sea.ntplx.net>
In-Reply-To: <433058CB.60807@samsco.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 20 Sep 2005, Scott Long wrote:

> Daniel Eischen wrote:
> >
> > Sure, symbol versioning would be great to have, but I still don't
> > know why library versions are bumped when they don't need to be.
> > It's like we've thrown up our hands and said "Something has changed
> > in one or more of the libraries, and we don't know how this affects
> > other libraries, so we're going to bump them all."  Speaking for
> > the thread libraries, they were not users of any of the changed
> > ABIs -- there was no reason to bump them.
> >
>
> We have a very strong history of making changes in our base libraries
> that have very unintended consequences.

And as far as I can recall, we have ironed them all out in -current
before any release.

> Try running the Java binaries
> for 4.x, the only ones that we are certified to distribute, on 5.x or
> 6.x.

Why?  Do they not work with the compat libraries installed?

> I put this problem forward a year ago and asked for help on solving it.
> It's not like I woke up one morning and decided to screw around with
> the libraries for the hell of it.

I don't think anyone thinks that.  But I prefer the old way.  If we're
not properly keeping track of our ABI changes and what they affect,
then let's work on that problem.  Symbol versioning isn't going to
solve that for us anyways.

-- 
DE




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.GSO.4.43.0509201446510.9634-100000>