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

Maximiliano Curia maxy at moszumanska.debian.org
Thu Jul 13 17:41:14 UTC 2017


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

The following commit has been merged in the master branch:
commit 977e409b269d69dd997dccea3beec4b73da847b1
Author: HumanDynamo <caulier.gilles at gmail.com>
Date:   Fri Apr 9 08:20:54 2010 +0000

    reverting commit 2041 which break compilation under linux and windows (Mingw)
---
 config/ConfigureChecks.cmake | 21 +++++++++++++++++----
 1 file changed, 17 insertions(+), 4 deletions(-)

diff --git a/config/ConfigureChecks.cmake b/config/ConfigureChecks.cmake
index da290b5..f844125 100644
--- a/config/ConfigureChecks.cmake
+++ b/config/ConfigureChecks.cmake
@@ -145,17 +145,30 @@ return 0;
 }" TM_IN_SYS_TIME )
 endif( HAVE_SYS_TIME_H )
 
+#####################################################################################
 # strerror_r returns char*
-check_cxx_source_compiles( "
-#include <cstring>
-int dfunc() { char cb[12]; return *(strerror_r(1, cb, sizeof(cb))) == '

-- 
exiv2 packaging



More information about the pkg-kde-commits mailing list