On Wed, 13 Apr 2011, Enlightenment SVN wrote:

> Log:
> errrr.. how about we DONT make every eina using app spew out:

are you sure tha tit's the correct fix ?

Vincent

>
>  ERR<23281>:eina eina_main.c:173 _eina_shutdown_from_desc() Problems
>  shutting down eina module 'file', ignored.
>
>  now there's a bright idea eh?
>
>
>
> Author:       raster
> Date:         2011-04-13 14:50:23 -0700 (Wed, 13 Apr 2011)
> New Revision: 58645
> Trac:         http://trac.enlightenment.org/e/changeset/58645
>
> Modified:
>  trunk/eina/src/lib/eina_file.c
>
> Modified: trunk/eina/src/lib/eina_file.c
> ===================================================================
> --- trunk/eina/src/lib/eina_file.c    2011-04-13 20:48:48 UTC (rev 58644)
> +++ trunk/eina/src/lib/eina_file.c    2011-04-13 21:50:23 UTC (rev 58645)
> @@ -484,7 +484,7 @@
>
>    eina_log_domain_unregister(_eina_file_log_dom);
>    _eina_file_log_dom = -1;
> -   return EINA_FALSE;
> +   return EINA_TRUE;
> }
>
> /**
>
>
> ------------------------------------------------------------------------------
> Benefiting from Server Virtualization: Beyond Initial Workload
> Consolidation -- Increasing the use of server virtualization is a top
> priority.Virtualization can reduce costs, simplify management, and improve
> application availability and disaster protection. Learn more about boosting
> the value of server virtualization. http://p.sf.net/sfu/vmware-sfdev2dev
> _______________________________________________
> enlightenment-svn mailing list
> enlightenment-...@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/enlightenment-svn
>
>

------------------------------------------------------------------------------
Benefiting from Server Virtualization: Beyond Initial Workload 
Consolidation -- Increasing the use of server virtualization is a top
priority.Virtualization can reduce costs, simplify management, and improve 
application availability and disaster protection. Learn more about boosting 
the value of server virtualization. http://p.sf.net/sfu/vmware-sfdev2dev
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to