Patch to make GPGME 0.3.4 compile on OS X

Max Horn max at quendi.de
Tue Mar 26 13:44:01 CET 2002


diff -ru gpgme-0.3.4/gpgme/util.h gpgme-0.3.4-patched/gpgme/util.h
--- gpgme-0.3.4/gpgme/util.h	Wed Feb 13 14:41:18 2002
+++ gpgme-0.3.4-patched/gpgme/util.h	Tue Mar 26 13:18:29 2002
@@ -139,7 +139,7 @@
    ssize_t (*read)(void*,char*,size_t);
    ssize_t (*write)(void*,const char*,size_t);
    int (*seek)(void*,off_t*,int);
-  int (*close)(coid*);
+  int (*close)(void*);
  } _IO_cookie_io_functions_t;
  typedef _IO_cookie_io_functions_t cookie_io_functions_t;
  FILE *fopencookie (void *cookie, const char *opentype,


*cough* a little bit embarrassing  to have this in a release, isn't 
it? =) Well, I am happy I am not the only one to whom such 
misfortunes happen, <g>


Thanks for your work,

Max
-- 
-----------------------------------------------
Max Horn
Software Developer

email: <mailto:max at quendi.de>
phone: (+49) 6151-494890




More information about the Gnupg-devel mailing list