On Sat, Mar 1, 2025 at 7:43 AM David Bremner <[email protected]> wrote: > > Johannes Larsen <[email protected]> writes: > > > Ruby 3.2 introduced a warning when C-extensions use structs without > > redefining the allocation default allocation routine meant for objects. > > See https://bugs.ruby-lang.org/issues/18007 for details. > > > > In the Ruby bindings this happens at `Data_Wrap_Notmuch_Object` call > > sites, so the object types used there needed to update their allocation. > > Any feedback Felipe?
It seems correct to me. -- Felipe Contreras _______________________________________________ notmuch mailing list -- [email protected] To unsubscribe send an email to [email protected]
