aspell-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: ABI changes in libaspell


From: Kevin Atkinson
Subject: Re: ABI changes in libaspell
Date: Thu, 22 Aug 2024 12:15:14 -0400 (EDT)
User-agent: Alpine 2.20 (DEB 67 2015-01-07)

Hi,

On Thu, 22 Aug 2024, bbhtt wrote:

We recently changed the way how we build the GCC compiler for i686 ie. we added the following build options to GCC `--with-cpu=pentium4, --with-tune=generic
--with-fpmath=sse`.

That change seems to have caused an ABI change in `libaspell.so.15`, as shown
below. The ABI diff report is generated using libabigail [1].

...

It be great to know if this `get_cache_data` actually public API supposed to be consumed by downstream libraries depending on libaspell or something internally used by libaspell only.

Applications should only use the public C API so this should not break anything. The Aspell binary itself uses the internal C++ API so it might need to be recompiled.

Kevin




reply via email to

[Prev in Thread] Current Thread [Next in Thread]