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

Remove deprecated symbols #341

Merged
merged 1 commit into from
Jul 28, 2022

Conversation

kleisauke
Copy link
Member

Removing these functions ensures that libvips does not fall-back to ABI mode at runtime when building with the deprecated components disabled (-Ddeprecated=false), see:
libvips/libvips#2947

These functions were only used by libvips' test suite, which are marked as @pytest.mark.xfail, so it's safe to remove.

kleisauke added a commit to kleisauke/libvips that referenced this pull request Jul 28, 2022
@jcupitt jcupitt merged commit 350a459 into libvips:master Jul 28, 2022
jcupitt pushed a commit to libvips/libvips that referenced this pull request Jul 28, 2022
@kleisauke kleisauke deleted the remove-deprecated-symbols branch July 28, 2022 11:53
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.

2 participants