Skip to content
Snippets Groups Projects
user avatar
Lars Kanis authored
Calling any Ruby code within the mark phase is generelly dangerous,
because it usually allocates some objects.
Since most of the methods of FX objects can be overloaded in Ruby,
the calls in markfuncs now call explizitly the C++ methods.

Also remove some double marking of objects.
ac5d21d2
History
Name Last commit Last update