Felipe Contreras <felipe.contre...@gmail.com> writes:

> Currently Ruby data points directly to a notmuch object (e.g.
> notmuch_database_t), since we don't need any extra data that is fine.
>
> However, in the next commit we will need extra data, therefore we create
> a new struct notmuch_rb_object_t wrapper which contains nothing but a
> pointer to the current pointer (e.g. notmuch_database_t).

Series applied to master. I had a second look at the API and I'm
reasonably confident that all of the the things you call define_type for
are allocated by talloc.

d
_______________________________________________
notmuch mailing list -- notmuch@notmuchmail.org
To unsubscribe send an email to notmuch-le...@notmuchmail.org

Reply via email to