[Bug default/30034] [libabigail] Handle library splitting

dodji at redhat dot com sourceware-bugzilla@sourceware.org
Fri Jul 7 18:18:33 GMT 2023


https://sourceware.org/bugzilla/show_bug.cgi?id=30034

--- Comment #27 from dodji at redhat dot com ---
"fweimer at redhat dot com" <sourceware-bugzilla@sourceware.org> writes:

> https://sourceware.org/bugzilla/show_bug.cgi?id=30034
>
> Florian Weimer <fweimer at redhat dot com> changed:
>
>            What    |Removed                     |Added
> ----------------------------------------------------------------------------
>                  CC|                            |fweimer at redhat dot com
>
> --- Comment #26 from Florian Weimer <fweimer at redhat dot com> ---
> How do you handle versioned symbols (in the GNU symbol versioning sense)? Prior
> to glibc 2.30, glibc rejected moved symbols based on the soname reference in
> the version information. See bug 24741.

When comparing two corpus groups, Libabigail doesn't care if one symbol
moved from an ABI corpus to another, at least at the moment.  This is
regardless if the symbol is versioned or not.

So we shouldn't hit issues similar to #24741, unless there is a bug, of
course.

Thank you for the heads-up.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the Libabigail mailing list