On Tue, Mar 24, 2009 at 6:05 AM, Enlightenment SVN
<no-re...@enlightenment.org> wrote:
> Log:
>  API break (well, kind of...)
>
>   * evas_engine_info_set() returns now an int, to inform if
>     an error occured or not when setting the info of the engine.
>   * in the Evas_Func structure, the setup() method returns an int
>   * all the engines are updated

please use Eina_Bool if it is a boolean, it will make it clear to
users what to expect, see my message at the top of Eina.h, I plan to
walk all Evas api and change that, possibly others like Ecore and Edje
as well.


>  Gustavo: should I add EINA_WARN_UNUSED_RESULT at the end of the
>  evas_engine_info_set() function ?

sure!


-- 
Gustavo Sverzut Barbieri
http://profusion.mobi embedded systems
--------------------------------------
MSN: barbi...@gmail.com
Skype: gsbarbieri
Mobile: +55 (19) 9225-2202

------------------------------------------------------------------------------
Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are
powering Web 2.0 with engaging, cross-platform capabilities. Quickly and
easily build your RIAs with Flex Builder, the Eclipse(TM)based development
software that enables intelligent coding and step-through debugging.
Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to