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

Compilation failure because Exiv2::Exifdatum::toLong has been renamed #17

Closed
patrickziegler opened this issue Sep 4, 2023 · 0 comments

Comments

@patrickziegler
Copy link
Owner

patrickziegler commented Sep 4, 2023

With Exiv2 v0.28.0 as announced here Exiv2/exiv2#2406 (comment) the method

Exiv2::Exifdatum::toLong()

has been replaced with

Exiv2::Exifdatum::toInt64()

in this MR Exiv2/exiv2#2107

This is a breaking change and mediacopier fails to compile accordingly

@patrickziegler patrickziegler changed the title Comilation failure because Exiv2::Exifdatum::toLong has been renamed Compilation failure because Exiv2::Exifdatum::toLong has been renamed Sep 4, 2023
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

No branches or pull requests

1 participant