efl/src/bindings
Lauro Moura d775b58a63 csharp: Fix free_cb calling under dotnet.
Summary:
dotnet's GC seems to be more agressive, showing some issues that usually
do not appear when running under Mono's.

This commit uses for free_cb's the same scheme we already use for
regular Eo refs, using a GC handle to keep the cleaning callback alive.

Reviewers: vitor.sousa, felipealmeida, woohyun

Reviewed By: vitor.sousa

Subscribers: segfaultxavi, cedric, #reviewers, #committers

Tags: #efl

Differential Revision: https://phab.enlightenment.org/D8593
2019-04-15 15:24:29 -03:00
..
cxx meson: fix subdir in the installation 2019-03-14 11:06:56 +01:00
js all: Simplify definition of EAPI 2018-01-18 18:04:03 +09:00
luajit elua: add all missing eolian api bindings 2019-04-12 15:53:26 +02:00
mono csharp: Fix free_cb calling under dotnet. 2019-04-15 15:24:29 -03:00