[prev in list] [next in list] [prev in thread] [next in thread] 

List:       enlightenment-svn
Subject:    E SVN: hermet trunk/elementary/src/lib
From:       "Enlightenment SVN" <no-reply () enlightenment ! org>
Date:       2012-09-29 18:40:44
Message-ID: 20120929184044.63BDB28950E () e2 ! enlightenment ! org
[Download RAW message or body]

Log:
elementary/genlist - remove it safely.
  
  

Author:       hermet
Date:         2012-09-29 11:40:43 -0700 (Sat, 29 Sep 2012)
New Revision: 77218
Trac:         http://trac.enlightenment.org/e/changeset/77218

Modified:
  trunk/elementary/src/lib/elm_genlist.c 

Modified: trunk/elementary/src/lib/elm_genlist.c
===================================================================
--- trunk/elementary/src/lib/elm_genlist.c	2012-09-29 12:19:09 UTC (rev 77217)
+++ trunk/elementary/src/lib/elm_genlist.c	2012-09-29 18:40:43 UTC (rev 77218)
@@ -1142,7 +1142,7 @@
    Eina_Bool tree = 0;
 
    if (it->item->type & ELM_GENLIST_ITEM_TREE) tree = 1;
-   EINA_INLIST_FOREACH (GL_IT(it)->wsd->item_cache, itc)
+   EINA_INLIST_FOREACH_SAFE (GL_IT(it)->wsd->item_cache, itc)
      {
         if ((itc->selected) || (itc->disabled) || (itc->expanded))
           continue;


------------------------------------------------------------------------------
How fast is your code?
3 out of 4 devs don\\\'t know how their code performs in production.
Find out how slow your code is with AppDynamics Lite.
http://ad.doubleclick.net/clk;262219672;13503038;z?
http://info.appdynamics.com/FreeJavaPerformanceDownload.html
_______________________________________________
enlightenment-svn mailing list
enlightenment-svn@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-svn
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic