Enlightenment CVS committal

Author  : raster
Project : e17
Module  : apps/e

Dir     : e17/apps/e/src/bin


Modified Files:
        e_box.c 


Log Message:


a fixme

===================================================================
RCS file: /cvsroot/enlightenment/e17/apps/e/src/bin/e_box.c,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -3 -r1.15 -r1.16
--- e_box.c     13 Mar 2006 06:59:13 -0000      1.15
+++ e_box.c     13 Mar 2006 09:55:16 -0000      1.16
@@ -673,6 +673,9 @@
    
    sd = evas_object_smart_data_get(obj);
    if (!sd) return;
+   /* FIXME: this gets into an infinite loop when changin basic->advanced on
+    * ibar config dialog
+    */
    while (sd->items)
      {
        Evas_Object *child;




-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to