matsadler / magnus

Ruby bindings for Rust. Write Ruby extension gems in Rust, or call Ruby from Rust.

Home Page:https://docs.rs/magnus/latest/magnus/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

`warning: undefining the allocator of T_DATA class` from ruby-head

AlexanderPavlenko opened this issue · comments

Seems identical to robinst/taglib-ruby#115
Just checking out Magnus, thanks for your work!

This was fixed in #41.

I was planning on it going out in the 0.5 release, but I might backport it to 0.4 in the next couple of days.

I've put out a 0.4.4 release with this fix.