efl/legacy/eina/src
Gustavo Sverzut Barbieri 5939d76d9c Fix couple of issues with MAGIC handling.
eina_magic.h MUST include eina_config.h, otherwise it will not
consider EINA_MAGIC stuff. Worse than that, some files were including
that directly and were considering EINA_MAGIC attribute even if the
file that alloc'ed the memory were not!

Also add missing EINA_MAGIC_SET() to iterators and accessors.



SVN revision: 37960
2008-12-06 06:17:11 +00:00
..
include Fix couple of issues with MAGIC handling. 2008-12-06 06:17:11 +00:00
lib Fix couple of issues with MAGIC handling. 2008-12-06 06:17:11 +00:00
modules Add dladdr and env code for eina_module from Vincent Torri. 2008-11-01 15:39:53 +00:00
tests Force dummy_symbol to be visible. 2008-12-06 06:12:30 +00:00
.cvsignore Add .cvsignore. 2008-07-30 13:09:03 +00:00
Makefile.am Patch from Vincent Torri that cleanup tests, coverage and benchmark. 2008-09-29 14:35:28 +00:00