On Tue Jul 1 11:21:42 2025 +0000, Rémi Bernon wrote:
Why not use get_attrp instead? If you can have more than one then I think `type->md.member[MD_ATTR_ACTIVATABLE] = ` below is wrong.
Yes, you can have more than one activatable attribute on a class. I changed the code to store the member reference in the attribute instead.