Enlightenment CVS committal Author : dj2 Project : e17 Module : libs/ewl
Dir : e17/libs/ewl/src/lib Modified Files: ewl_widget.c Log Message: - update comment =================================================================== RCS file: /cvs/e/e17/libs/ewl/src/lib/ewl_widget.c,v retrieving revision 1.96 retrieving revision 1.97 diff -u -3 -r1.96 -r1.97 --- ewl_widget.c 21 Aug 2006 01:34:15 -0000 1.96 +++ ewl_widget.c 21 Aug 2006 01:36:38 -0000 1.97 @@ -784,8 +784,9 @@ if (op) ewl_container_child_remove(op, w); /* - * Set this to the new parent here to avoid infinite recursion when - * called from ewl_container_child_remove. + * Set this to the new parent here as child_remove will try to call + * us again if our parent isn't NULL with a NULL parent. This makes + * sure the parent is set when the remove is done. */ w->parent = p; ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs