[SCM] exiv2 packaging branch, master, updated. debian/0.25-3.1-3734-gdcbc29a

Maximiliano Curia maxy at moszumanska.debian.org
Thu Jul 13 17:43:45 UTC 2017


Gitweb-URL: http://git.debian.org/?p=pkg-kde/kde-extras/exiv2.git;a=commitdiff;h=0ae729d

The following commit has been merged in the master branch:
commit 0ae729dcf8099d72935563efba4b6fbb11a73911
Author: Robin Mills <robin at clanmills.com>
Date:   Sun Jul 7 05:16:16 2013 +0000

    Mac build #906  fix compilation error (thanks to Tuan for this fix).
---
 src/basicio.cpp | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/basicio.cpp b/src/basicio.cpp
index 634791a..0ddceee 100644
--- a/src/basicio.cpp
+++ b/src/basicio.cpp
@@ -301,6 +301,7 @@ namespace Exiv2 {
                 throw Error(2, path_, strError(), "setxattr");
             }
 #endif
+        }
 #else
         // No xattr support for this platform.
 #endif

-- 
exiv2 packaging



More information about the pkg-kde-commits mailing list