On Tue, 11 Aug 2009, Andre Dieb wrote:

> As ecore_con_url is a submodule of ecore_con, I think it should be
> initialized on ecore_con_init() (and therefore shut down on
> ecore_con_shutdown()).

the problem is that, currently, ecore_con_url_init() returns 0 if curl is 
not detected or if it is disabled. Hence, ecore_con_init() would always 
return 0 in that case, that is, would always fail (as we must test the 
returned value of all the _init() functions).

Vincent

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
enlightenment-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to