-
The attached 'libofx.h-externC.patch' seems to do the job.
2009-09-29 20:13:20 UTC in LibOFX
-
libofx.h-externC.patch is an updated version.
This version takes a different tack by putting extern "C" around the whole header.
2009-09-29 20:12:29 UTC in LibOFX
-
SWIG is getting confused by some function pointers in libofx.h (LibofxProcStatusCallback, LibofxProcAccountCallback, LibofxProcSecurityCallback, LibofxProcTransactionCallback, LibofxProcStatementCallback). There is a simple fix: adding extra braces around the function pointer declaration allows SWIG to process libofx.h directly.
The fix is implemented in the attached file (identical to the...
2009-09-11 19:43:31 UTC in LibOFX
-
SWIG can get confused with function pointers. This patch adds some braces to help SWIG parse libofx.h.
2009-09-11 19:36:06 UTC in LibOFX
-
ajseward committed patchset 7 of module pymat to the PyMat CVS repository, changing 1 files.
2003-09-03 17:15:43 UTC in PyMat
-
ajseward committed patchset 4 of module www to the PyMat CVS repository, changing 1 files.
2003-08-25 17:34:55 UTC in PyMat
-
ajseward committed patchset 3 of module www to the PyMat CVS repository, changing 1 files.
2003-08-23 20:46:10 UTC in PyMat
-
ajseward committed patchset 6 of module pymat to the PyMat CVS repository, changing 3 files.
2003-08-23 20:12:11 UTC in PyMat
-
ajseward committed patchset 5 of module pymat to the PyMat CVS repository, changing 1 files.
2003-08-08 15:42:34 UTC in PyMat
-
ajseward committed patchset 4 of module pymat to the PyMat CVS repository, changing 1 files.
2003-06-20 22:27:36 UTC in PyMat