Upstream is moving things around between headers. While they are busy doing that, they recommend including exiv2.hpp.
lib/imagemetainfomodel.cpp:293:40: error: expected unqualified-id before ‘&’ token } catch (const Exiv2::Error& error) { ^
ngraham |
Gwenview |
Upstream is moving things around between headers. While they are busy doing that, they recommend including exiv2.hpp.
lib/imagemetainfomodel.cpp:293:40: error: expected unqualified-id before ‘&’ token } catch (const Exiv2::Error& error) { ^
Automatic diff as part of commit; lint not applicable. |
Automatic diff as part of commit; unit tests not applicable. |
No, it will work just fine. Most exiv2-0.27 fixes I made in other packages already use the exiv2.hpp catchall header.