K 10 svn:author V 6 rakuco K 8 svn:date V 27 2019-03-29T18:44:19.479441Z K 7 svn:log V 370 Backport a few changes to enable exceptions in all files that use libexiv. This is required after the recent exiv2 update to 0.27, as exiv requires a build with exceptions enabled, and KDE disables exceptions by default. This fixes the build with GCC (for some reason, clang doesn't complain that code that uses exceptions is built with -fno-exceptions). PR: 236849 END