Skip to content

Finish propagating SHARED_VERSION_INFO#7

Open
dmacks wants to merge 1 commit intoHomerReid:masterfrom
dmacks:dmacks-patch-1
Open

Finish propagating SHARED_VERSION_INFO#7
dmacks wants to merge 1 commit intoHomerReid:masterfrom
dmacks:dmacks-patch-1

Conversation

@dmacks
Copy link
Copy Markdown

@dmacks dmacks commented Dec 15, 2019

It's set in configure.ac (taking for granted that release workflow involves setting it properly per docs) and propagated into the generated makefiles, but it needs to be passed explicitly when building the shared library.

The existing 0:0:0 has the same effect as not passing it at all (setting ABI version details such as SONAME in the binary library) so there's no change on the current state or packaging disruption due to this change as long as it's done before you make any API changes.

It's set in configure.ac (taking for granted that release workflow involves setting it properly per docs) and propagated into the generated makefiles, but it needs to be passed explicitly when building the shared library.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant