bug-libunistring
[Top][All Lists]
Advanced

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

[bug-libunistring] libunistring 1.1 ABI and LTV_... variable values


From: Brian Inglis
Subject: [bug-libunistring] libunistring 1.1 ABI and LTV_... variable values
Date: Wed, 26 Oct 2022 16:55:41 -0600
User-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:102.0) Gecko/20100101 Thunderbird/102.4.0

Hi folks,

Packaging 1.1 on latest Cygwin, DLL version jumps from 2 to 5.

It appears that libunistring was upgraded from library version 4:0:2 to 5:0:0:

$ grep ^LTV_ libunistring-1.?-1.x86_64/src/libunistring-1.?/lib/Makefile.am
libunistring-1.0-1.x86_64/src/libunistring-1.0/lib/Makefile.am:LTV_CURRENT=4
libunistring-1.0-1.x86_64/src/libunistring-1.0/lib/Makefile.am:LTV_REVISION=0
libunistring-1.0-1.x86_64/src/libunistring-1.0/lib/Makefile.am:LTV_AGE=2

libunistring-1.1-1.x86_64/src/libunistring-1.1/lib/Makefile.am:LTV_CURRENT=5
libunistring-1.1-1.x86_64/src/libunistring-1.1/lib/Makefile.am:LTV_REVISION=0
libunistring-1.1-1.x86_64/src/libunistring-1.1/lib/Makefile.am:LTV_AGE=0

but does not this imply that 1.1 library interfaces are compatible only with this version, which is not implied in the NEWS or ChangeLog, stating only that data and algorithms have been updated to Unicode 15, and documenting iconveh_question_replacement_character added in 1.0.

Should the library version perhaps be 5:0:3 if only additions have been made?

See:

https://www.gnu.org/software/libtool/manual/html_node/Updating-version-info.html

$ info libtool Versioning Updating

$ libtool --version
libtool (GNU libtool) 2.4.7
...

--
Take care. Thanks, Brian Inglis                 Calgary, Alberta, Canada

La perfection est atteinte                      Perfection is achieved
non pas lorsqu'il n'y a plus rien à ajouter     not when there is no more to add
mais lorsqu'il n'y a plus rien à retirer        but when there is no more to cut
                        -- Antoine de Saint-Exupéry



reply via email to

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