On Mon, 13 Sep 2010 06:44:24 -0700
"Enlightenment SVN" <no-re...@enlightenment.org> wrote:

> Log:
>       * eio: callback are allowed to modify their own data.
>       Don't know how I wrote this non sense.

That's easy: C is stupid ;-)

But a small suggestion:
        Maybe cast once when you assign to async->ls.common.data.

That way you only have one cast (although it means you need to make it
clear it's user data in the structure there).

        Regards,
        nash

------------------------------------------------------------------------------
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing
http://p.sf.net/sfu/novell-sfdev2dev
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to