Yes it's similar, but on VMS the minor version of the shared image must be bumped as well in case of an addition, which is why I cannot use the ld version.
Jose
-origineel bericht-
Onderwerp: Re: so name bump; impact on major, minor and patch version
Van: Mikhail Gusarov <dottedmag_at_dottedmag.net>
Datum: 14-03-2010 23:48
Twas brillig at 22:55:16 14.03.2010 UTC+01 when peut_at_peut.org did gyre and gimble:
[]
Sounds really like sonames (semantically, not implementation-wide).
patchlevel increase: no ABI changes, no problem to upgrade library
in-place.
minor version increase: conservative ABI extension, not a problem for
VMS if new entries are added to the end of list (which is sane thing to
do, I presume). New version will serve all applications linked with with
library with the same major version just fine.
major version increase: ABI breakage. Another version of library should
be installed alongside the older one.
-- http://fossarchy.blogspot.com/ _______________________________________________ libssh2-devel http://cool.haxx.se/cgi-bin/mailman/listinfo/libssh2-devel <<Attachment>> _______________________________________________ libssh2-devel http://cool.haxx.se/cgi-bin/mailman/listinfo/libssh2-develReceived on 2010-03-15