Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Fix vips_isprefix() argument order #4225

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

Merged
merged 1 commit into from
Oct 27, 2024

Conversation

kleisauke
Copy link
Member

The arguments were reversed, likely due to confusion with g_str_has_prefix(). Ensures all metadata is removed when saving with keep=none.

See: #4224.

Targets the 8.16 branch.

The arguments were reversed, likely due to confusion with
`g_str_has_prefix()`. Ensures all metadata is removed when saving
with `keep=none`.

See: libvips#4224.
@jcupitt jcupitt merged commit 8dd0510 into libvips:8.16 Oct 27, 2024
6 checks passed
@jcupitt
Copy link
Member

jcupitt commented Oct 27, 2024

I checked all other usage and the rest seem ok. Thanks for the PR!

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