The author of this, Hyoyoung, didn't inted to use that for VERSION.
It's just a flag for user generated or genlist generated.
Hyoyoung will send a patch.

Thanks.

Daniel Juyung Seo (SeoZ)

On Mon, Mar 5, 2012 at 9:50 PM, Enlightenment SVN
<no-re...@enlightenment.org> wrote:
> Log:
> no - version is good - 0 == external const provided version 1 =
>  allocated version etc.
>
>
>
> Author:       raster
> Date:         2012-03-05 04:50:12 -0800 (Mon, 05 Mar 2012)
> New Revision: 68711
> Trac:         http://trac.enlightenment.org/e/changeset/68711
>
> Modified:
>  trunk/elementary/src/lib/elm_deprecated_before.h
>
> Modified: trunk/elementary/src/lib/elm_deprecated_before.h
> ===================================================================
> --- trunk/elementary/src/lib/elm_deprecated_before.h    2012-03-05 12:46:15 
> UTC (rev 68710)
> +++ trunk/elementary/src/lib/elm_deprecated_before.h    2012-03-05 12:50:12 
> UTC (rev 68711)
> @@ -9,8 +9,6 @@
>  typedef void                          (*Elm_Gen_Item_Del_Cb)(void *data, 
> Evas_Object *obj); /**< Deletion class function for gen item classes. */
>  struct _Elm_Gen_Item_Class
>  {
> -   //XXX: version name is not intuitive.
> -   //How about  Eina_Bool allocated_by_gen : 1 ?
>    int version;
>    unsigned int refcount;
>    Eina_Bool delete_me : 1;
>
>
> ------------------------------------------------------------------------------
> Try before you buy = See our experts in action!
> The most comprehensive online learning library for Microsoft developers
> is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
> Metro Style Apps, more. Free future releases when you subscribe now!
> http://p.sf.net/sfu/learndevnow-dev2
> _______________________________________________
> enlightenment-svn mailing list
> enlightenment-...@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/enlightenment-svn

------------------------------------------------------------------------------
Keep Your Developer Skills Current with LearnDevNow!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-d2d
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to