On Sat, 15 Aug 2009, Carsten Haitzler (The Rasterman) wrote:

> On Mon, 10 Aug 2009 08:20:18 +0200 (CEST) Vincent Torri <vto...@univ-evry.fr>
> said:
>
>>
>> Hey,
>>
>> edje_init() calls some efl init functions and does not check if they fail
>> or not. Hence, edje_init() never fails. I think that we should review all
>> the _init() and _shutdown() functions of the efl and fix them if they
>> don't return the correct value.
>
> possibly should review it. tho none of the init calls other than 
> ecore_x_init()
> is do fail.

i don't think so. They all call, directly or not, eina_init(), which can 
fail.

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
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to