notmuch/bindings
Thomas Jost 71e0082eff python: use wrapped notmuch_*_t types instead of raw pointers
Now that types are checked correctly, we also need to make sure that all the
arguments actually are instances of these types. Otherwise the function calls
will fail and raise an exception similar to this one:
   ctypes.ArgumentError: argument 3: <type 'exceptions.TypeError'>: expected
   LP_LP_NotmuchMessageS instance instead of pointer to c_void_p
2011-12-06 13:34:30 +01:00
..
go update for go-release-2011-02-01: 2011-02-03 09:36:58 +01:00
python python: use wrapped notmuch_*_t types instead of raw pointers 2011-12-06 13:34:30 +01:00
ruby ruby: Fix macros, use quoting 2011-10-04 16:57:33 +03:00