rpms/digikam/devel digikam-0.7.4-64bit-typo.patch,NONE,1.1

Marcin Garski (mgarski) fedora-extras-commits at redhat.com
Sat Sep 17 14:27:38 UTC 2005


Author: mgarski

Update of /cvs/extras/rpms/digikam/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv10186

Added Files:
	digikam-0.7.4-64bit-typo.patch 
Log Message:
- Change confusing warning about Big Endian Platform


digikam-0.7.4-64bit-typo.patch:

--- NEW FILE digikam-0.7.4-64bit-typo.patch ---
--- digikam-0.7.4/digikam/sqlite/sqliteInt.h-orig	2005-08-21 05:20:42.000000000 +0200
+++ digikam-0.7.4/digikam/sqlite/sqliteInt.h	2005-09-17 15:44:54.000000000 +0200
@@ -115,7 +115,7 @@
 #   define INTPTR_TYPE int
 # else
 #   define INTPTR_TYPE long long
-#warning "WARNING: Compiling sqlite for a Big Endian Platform."
+#warning "WARNING: Compiling sqlite for a 64 bit Platform."
 #warning "WARNING: If you know this isn't true, please file a bugreport."
 # endif
 #endif




More information about the fedora-extras-commits mailing list