[PATCH 2/4] libsframe: remove deprecated interface
Jan Beulich
jbeulich@suse.com
Tue Jul 8 08:13:01 GMT 2025
On 08.07.2025 09:53, Indu Bhagat via Binutils wrote:
> Soon, libsframe.so.2 will be released. Remove the already deprecated
> (since X-2 release) interface.
>
> include/
> * sframe-api.h (sframe_get_funcdesc_with_addr): Remove
> deprecated interface.
> libsframe/
> * sframe.c (sframe_get_funcdesc_with_addr): Likewise.
> ---
> include/sframe-api.h | 8 --------
> libsframe/sframe.c | 12 ------------
> 2 files changed, 20 deletions(-)
Don't you also need to touch libsframe.ver right here?
Whether it is a good idea to remove interfaces is a separate question.
I generally think such better wouldn't be done, but there may well be
a good reason here.
Jan
More information about the Binutils
mailing list