[sword-svn] r1996 - in trunk: . include
dglassey at www.crosswire.org
dglassey at www.crosswire.org
Thu Nov 23 16:12:10 MST 2006
Author: dglassey
Date: 2006-11-23 16:12:10 -0700 (Thu, 23 Nov 2006)
New Revision: 1996
Modified:
trunk/ChangeLog
trunk/include/flatapi.h
Log:
apply Debian patch for flatapi for 64-bit portability
Modified: trunk/ChangeLog
===================================================================
--- trunk/ChangeLog 2006-11-23 23:02:59 UTC (rev 1995)
+++ trunk/ChangeLog 2006-11-23 23:12:10 UTC (rev 1996)
@@ -3,6 +3,7 @@
23-Nov-2006 Daniel Glassey <dglassey at crosswire.org>
Use acx_clucene.m4 from CLucene contribs to detect CLucene
+ apply Debian patch for flatapi for 64-bit portability
20-Nov-2006 Troy A. Griffitts <scribe at crosswire.org>
Moved treekey and genbook tests to utilities
Modified: trunk/include/flatapi.h
===================================================================
--- trunk/include/flatapi.h 2006-11-23 23:02:59 UTC (rev 1995)
+++ trunk/include/flatapi.h 2006-11-23 23:12:10 UTC (rev 1996)
@@ -29,7 +29,7 @@
extern "C" {
-#define SWHANDLE long
+#define SWHANDLE intptr_t
//-----------------------------------------------------------------
More information about the sword-cvs
mailing list