On May 19, 2010, at 9:31 AM, Remi Collet wrote:
> Does this version still ABI stable
Yes.
I don't explicitly test it, but I haven't removed any methods or changed any member
variables in any of the classes. Is there such thing as an ABI checker? It'd be nice to
have a tool that would load up two .so files and "diff" them. Maybe one could be lashed
up with nm?
> are you going to bump soname ?
I don't think so, but I'm not certain how that aspect of the build system works.
The version numbers have all changed in svn, so why don't you check it out, build it, and
see what happens? (I'd do that myself, but I'm not in front of a Linux box at the
moment, and won't be for a few hours.)
> https://bugzilla.redhat.com/593564
Applied, thanks. Harmless warning, but just as harmless to squish as proposed.