__fpclassifyd problem

Kris Kennaway kris at obsecurity.org
Sun Oct 19 15:49:02 PDT 2003


On Sun, Oct 19, 2003 at 03:13:41PM -0700, Steve Kargl wrote:

> I sent in an email *along time ago* about this type 
> of problem.  See the fallout due to revision 1.24
> of lib/libc/stdio/findfp.c.  IMHO, all shared libraries
> versions should have been bumped in going from 4.x to
> 5.0. 

You don't want to do it before you have to, because this creates more
pain for people when you make a change that breaks backwards compat
(given the policy/preference of only bumping once per major release).

I'm working on a script that will detect the kind of backwards
compatibility breakage we're seeing here by comparing the symbols in
4.x and 5.x versions of libraries with the same major revision.  We
can then run this once a day/week/whatever somewhere to catch these
problems as soon as they occur in future.

Kris
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-current/attachments/20031019/e2d5fdce/attachment.bin


More information about the freebsd-current mailing list