cvs commit: src Makefile.inc1 UPDATING src/cddl/lib Makefile
src/cddl/usr.bin Makefile src/cddl/usr.sbin Makefile src/lib
Makefile src/lib/libkse Makefile kse.map pthread.map
src/lib/libkse/arch/amd64 Makefile.inc
src/lib/libkse/arch/amd64/amd64 ...
David O'Brien
obrien at freebsd.org
Thu Oct 11 12:55:14 PDT 2007
On Thu, Oct 11, 2007 at 03:47:24PM -0400, Daniel Eischen wrote:
> Whatever happened to renumbering all symbol versioned libraries
> to libfoo.0? Or even libfoo.0.0. The whole point of symbol
> versioning is that we don't need to bump library versions
> for ABI breakage.
That's what I'd like to see happen (so.0 => symboled lib). Ken felt it
was too be late to do for 7.0.
But if we do it for 8.0, we'd have to have a compat7x port which put
symlinks in place. So the upgrade path is a little rougher than we
should have for symboled libs. Thus we won't get the symboled libs done
painlessly right.
--
-- David (obrien at FreeBSD.org)
More information about the cvs-src
mailing list