unofficial mirror of notmuch@notmuchmail.org
 help / color / mirror / code / Atom feed
* python-cffi: experiment with extracting cdefs from notmuch.h
@ 2020-11-22 16:23 Floris Bruynooghe
  2020-11-22 16:23 ` [PATCH] python-cffi: Extract " Floris Bruynooghe
  0 siblings, 1 reply; 2+ messages in thread
From: Floris Bruynooghe @ 2020-11-22 16:23 UTC (permalink / raw)
  To: notmuch

Hi,

This is mostly an experiment because I got tired of copying the
C function defs from notmuch.h (in other words this was yak shaving
while I intended to see if I could get notmuch_database_get_directory
supported).  I'm not convinced this is better that what we had before
to be honest, but am curious what other people think of this approach.
In deltachat we do actually use this mechanism and it works nicely,
but there we don't have to deal with deprecated functions which is
what makes this ugly here.

Independenly maybe the changes to the makefile and README are useful
anyway.  I don't think the way this was build before always used the
right lib version, I think for running T391 we probably want to
compile with an RPATH.

Cheers,
Floris

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-11-22 16:24 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-11-22 16:23 python-cffi: experiment with extracting cdefs from notmuch.h Floris Bruynooghe
2020-11-22 16:23 ` [PATCH] python-cffi: Extract " Floris Bruynooghe

Code repositories for project(s) associated with this public inbox

	https://yhetil.org/notmuch.git/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).