efl/src/bindings
Lauro Moura 946b47430d eina_cxx: Fix eina::value copy constructor.
Summary:
The previous declaration was causing the implicit copy constructor to be
invoked when copying a new eina::value from an existing eina::value,
thus leading to two wrappers pointing to the same underlying C pointer.

This showed some error messages when running the tests but under autotools
it didn't fail, while building with meson caused it to segfault.

Reviewers: vitor.sousa

Reviewed By: vitor.sousa

Subscribers: cedric, #reviewers, #committers

Tags: #efl

Differential Revision: https://phab.enlightenment.org/D7166
2018-10-16 18:47:20 -03:00
..
cxx eina_cxx: Fix eina::value copy constructor. 2018-10-16 18:47:20 -03:00
js all: Simplify definition of EAPI 2018-01-18 18:04:03 +09:00
luajit elua: add missing eolian bindings method needed for object casting 2018-10-10 13:57:59 +02:00
mono csharp: Fix missing override keyword 2018-10-04 14:24:03 -03:00