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

V0.16 #27

Merged
merged 23 commits into from
Jan 17, 2024
Merged

V0.16 #27

merged 23 commits into from
Jan 17, 2024

Conversation

jim-easterbrook
Copy link
Owner

No description provided.

The shared/fragments.i file is now empty and has been deleted
These are only in libexiv2 v0.28.0 onwards.
Also rationalised module imports a bit.
Using a dummy variable and C++ overloading was a bit naff.
This was happening anyway with exiv2 v0.28.x, but in 0.27.x the return
type was plain int.
Again this only has any effect with exiv2 v0.27.x
This all gets slightly complicated because before exiv2 v0.28.x
Exiv2::ImageType is not a type but a namespace. Hence it can't be used
to choose an overloaded function.
@jim-easterbrook jim-easterbrook merged commit 501c86f into main Jan 17, 2024
7 checks passed
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