Hi,

On Wed, Jul 28, 2010 at 7:25 AM, Mike McCormack
<mj.mccorm...@samsung.com> wrote:
> Hi Guys,
>
> Here's a bit of a tidy up of the ecore patch that Raster just committed.
>  This is just formatting and moving a function around.
>
> Let me know if there's any issues.

+             fdh->prep_func (fdh->prep_data, fdh);
remove space between prep_func and "("


-   /* call the prepare callback for all handlers */
+   _ecore_main_prepare_handlers();
 #ifndef HAVE_EPOLL

You missed the !HAVE_EPOLL when you moved this to another function.


Mind adding tests to ecore test suite? Yesterday I had some problems
with this epoll stuff, but I don't have any data to reproduce now.


Lucas De Marchi

------------------------------------------------------------------------------
The Palm PDK Hot Apps Program offers developers who use the
Plug-In Development Kit to bring their C/C++ apps to Palm for a share
of $1 Million in cash or HP Products. Visit us here for more details:
http://p.sf.net/sfu/dev2dev-palm
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to