Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix soname versions #3308

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

ObserverOfTime
Copy link
Member

Library

The soname will now include the minor version.
We could also include the patch but that would be overkill.

Alternatively, we can use a manually bumped arbitrary number for the minor.

Parsers

The soname will include the language version as the minor, matching Gentoo.

Different majors likely mean incompatible queries so we need to keep that as is.

@ObserverOfTime
Copy link
Member Author

Automatically fixing parser makefiles would be cumbersome but we could print a warning. 🤔

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.

None yet

1 participant