On Tue, 2023-03-21 at 23:52 +0100, Francesco Pretto wrote:
> The fact is that the Y, or Y.Z component is not really reflected in
> the actual SONAME

        Hi,
that's useful, thus you do not need to rebuild all the libs/app, which
depend on this library whenever there's a new release.

> I still suggest to move to a single number SO versioning

Okay, you convinced me. You've a "green" from my side for this change.

> To preserve the libpodofo.so ->  libpodofo.so.10 symlink (that is
> created by default with CMake) because it doesn't hurt and someone
> may want link pointing directly to libpodofo.so.

The plain .so symlink is used only in the development packages, nobody
should really link against it in runtime (and they cannot, because it's
a symlink, pointing to an actual library file, which has its soname set
inside it, as you said).

        Bye,
        zyx


_______________________________________________
Podofo-users mailing list
Podofo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/podofo-users

Reply via email to