Enlightenment CVS committal

Author  : onefang
Project : e17
Module  : apps/e_utils

Dir     : e17/apps/e_utils/src/bin/e17genmenu/src/bin


Modified Files:
        fdo_paths.c 


Log Message:
Raster is paranoid this will block or do strange things, so...
fixme++

===================================================================
RCS file: 
/cvsroot/enlightenment/e17/apps/e_utils/src/bin/e17genmenu/src/bin/fdo_paths.c,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -3 -r1.9 -r1.10
--- fdo_paths.c 4 Feb 2006 00:36:48 -0000       1.9
+++ fdo_paths.c 5 Feb 2006 07:55:55 -0000       1.10
@@ -510,6 +510,9 @@
         ecore_exe_tag_set(exe, "genmenu/fdo");
         while (ced.done == 0)
           {
+            /* FIXME: raster is paranoid.  If too much time passes, give up.
+             * Or find a way to let the usual event loop shit do this without 
spinning our wheels.
+             */
              ecore_main_loop_iterate();
              usleep(10);
           }




-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to