SOURCES: synce-librapi2-64bit.patch - one more

glen glen at pld-linux.org
Mon Dec 11 23:31:41 CET 2006


Author: glen                         Date: Mon Dec 11 22:31:41 2006 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- one more

---- Files affected:
SOURCES:
   synce-librapi2-64bit.patch (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SOURCES/synce-librapi2-64bit.patch
diff -u SOURCES/synce-librapi2-64bit.patch:1.1 SOURCES/synce-librapi2-64bit.patch:1.2
--- SOURCES/synce-librapi2-64bit.patch:1.1	Mon Dec 11 23:07:31 2006
+++ SOURCES/synce-librapi2-64bit.patch	Mon Dec 11 23:31:36 2006
@@ -1,6 +1,6 @@
---- librapi-0.9.2/src/rapi.c~	2006-12-12 00:04:52.000000000 +0200
-+++ librapi-0.9.2/src/rapi.c	2006-12-12 00:04:54.000000000 +0200
-@@ -46,7 +46,11 @@
+--- librapi-0.9.2/src/rapi.c	2006-12-12 00:04:54.000000000 +0200
++++ librapi-0.9.2/src/rapi.c	2006-12-12 00:29:36.000000000 +0200
+@@ -46,9 +46,17 @@
          &_CeFindFirstDatabase,            /* CeFindFirstDatabase */
          &_CeFindNextDatabase,             /* CeFindNextDatabase */
          &_CeOpenDatabase,                 /* CeOpenDatabase */
@@ -10,8 +10,14 @@
 +		NULL,
 +#endif /* SIZEOF_VOID_P == 4 */
          &_CeSeekDatabase,                 /* CeSeekDatabase */
++#if SIZEOF_VOID_P == 4
          &_CeWriteRecordProps,             /* CeWriteRecordProps */
++#else
++		NULL,
++#endif /* SIZEOF_VOID_P == 4 */
          &_CeDeleteRecord,                 /* CeDeleteRecord */
+         &_CeSetDatabaseInfo,              /* CeSetDatabaseInfo */
+ #endif /* SWIG */
 --- librapi-0.9.2/src/rapi/rapi_api.h~	2006-12-12 00:06:10.000000000 +0200
 +++ librapi-0.9.2/src/rapi/rapi_api.h	2006-12-12 00:06:11.000000000 +0200
 @@ -140,6 +140,7 @@
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SOURCES/synce-librapi2-64bit.patch?r1=1.1&r2=1.2&f=u



More information about the pld-cvs-commit mailing list