ajs

Show:

What's happening?

  • Comment: SWIG cannot process libofx.h to wrap the library

    The attached 'libofx.h-externC.patch' seems to do the job.

    2009-09-29 20:13:20 UTC in LibOFX

  • Comment: Patch to allow SWIG to work

    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 cannot process libofx.h to wrap the library

    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

  • Patch to allow SWIG to work

    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

About Me

  • 2001-02-14 (9 years ago)
  • 154078
  • ajseward (My Site)
  • ajs

Send me a message