On Fri, Apr 8, 2011 at 8:40 PM, Dave Ray <cl...@jonive.com> wrote:
> On my OS ecore runs fine, but spews a warning frequently.
>
> CRI<12490>:ecore ecore_time.c:170 _ecore_time_init() Platform does not 
> support clock_gettime. Fallback to unix time.
>
> Everything that uses ecore spews it. Fills up my logs.
>
> Is this printf necessary?

It's not a printf(), but eina_log and you van disable it with
EINA_LOG_LEVELS=ecore:-1

What platform is yours? The correct fix would be to add proper
monotonic clock to it... this may result in skews and problems during
timezone changes.

-- 
Gustavo Sverzut Barbieri
http://profusion.mobi embedded systems
--------------------------------------
MSN: barbi...@gmail.com
Skype: gsbarbieri
Mobile: +55 (19) 9225-2202

------------------------------------------------------------------------------
Xperia(TM) PLAY
It's a major breakthrough. An authentic gaming
smartphone on the nation's most reliable network.
And it wants your games.
http://p.sf.net/sfu/verizon-sfdev
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to