ecore_con: use only Eina_Magic infrastructure for set and check in Ecore_Con_Url.
authorCedric BAIL <cedric.bail@free.fr>
Mon, 14 Oct 2019 13:38:23 +0000 (09:38 -0400)
committerWonki Kim <wonki_.kim@samsung.com>
Mon, 11 Nov 2019 02:18:25 +0000 (11:18 +0900)
commit085c5ca2b92c8da22fc4dae7ee055fca46d041c6
tree497f87d3382b58c7cd43079397edf5248849044d
parentc2639376046e7bfd9b28da3fffe9faab962e6440
ecore_con: use only Eina_Magic infrastructure for set and check in Ecore_Con_Url.

Summary:
We can not have half our code rely on Ecore magic check and the other half
use Eina_Magic or this will lead to inconsistency with Eina_Magic definition.

Reviewers: zmike, segfaultxavi, bu5hm4n, raster

Reviewed By: raster

Subscribers: #reviewers, #committers

Tags: #efl

Differential Revision: https://phab.enlightenment.org/D10383
src/lib/ecore_con/ecore_con_url.c