I plan to change what I can, but I'll certainly need help.
Basically we need to eina_log_init() and eina_log_shutdown() (some places
are only using macros directly and not init'ing - won't work with new API).
Also, you can't just replace eina_error_init() because these apps also use
eina_error API for error messages and codes (that will be kept).

On Tue, Sep 1, 2009 at 6:28 AM, Rocco Carbone <ro...@tecsiel.it> wrote:

> On 1 September 11:15 2009 Cedric BAIL spoke:
>  | On Tue, Sep 1, 2009 at 12:22 AM, Gustavo Sverzut
>  | Barbieri<barbi...@profusion.mobi> wrote:
>  | > Â  - fixing bugs reported by Luis Felipe's LLVM/Clang:
>  | > http://local.profusion.mobi:8081/~lfelipe/output-efl/
>  | > Â  - moving code from fprintf/printf to eina_log (prefer to do this
>  | > BEFORE this weekend!)
>  |
>  | eina_log should also be used more inside eina, I don't know if André
>  | Dieb plan to do it, but you can do a file by file hunt of eina_error
>  | and replace it with eina_log. Perhaps André you can do one small
>  | commit so others can understand what needs to be done.
>  |
>  | > Enlightenment DR17 is quite stable these days, the release items are
>  | > almost all done. Items under "Reorganize, Layout and Visual Changes"
>  | > are the biggest pending, but Raster already talked about postponing
>  | > those. But in turn, Edje received new Lua scripting support, that
>  | > really needs to be improved so Edje and thus E17 can be released.
>  |
>  | Well, Edje received a lot of internal improvement during the past
>  | week, not only lua, but the way all edje_recalc is done also.
>  | Apparently all breakage are fixed now, but if you see anything
>  | strange, don't hesitate to report.
>  |
>  | > Cedric wished to release Eina last time but we were missing eina_log,
>  | > just introduced by André Dieb some weeks ago. Probably with some love
>  | > we can make it 1.0 and be happy to release another important building
>  | > block.
>  |
>  | Yep, just need a little bit of work around eina_log and we will be
>  | ready for a release of Eina. If people can take time for a last API
>  | review it would be nice.
>  |
>  | Have fun :-)
>  | --
>  | Cedric BAIL
>  |
>  |
> ------------------------------------------------------------------------------
>  | Let Crystal Reports handle the reporting - Free Crystal Reports 2008
> 30-Day
>  | trial. Simplify your report design, integration and deployment - and
> focus on
>  | what you do best, core application coding. Discover what's new with
>  | Crystal Reports now.  http://p.sf.net/sfu/bobj-july
>  | _______________________________________________
>  | enlightenment-devel mailing list
>  | enlightenment-devel@lists.sourceforge.net
>  | https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
>
> --
> Rocco Carbone mail-to: <rocco /at/ tecsiel /dot/ it>
> Pisa Italy
>
> Life is in the details
>
>
> ------------------------------------------------------------------------------
> Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
> trial. Simplify your report design, integration and deployment - and focus
> on
> what you do best, core application coding. Discover what's new with
> Crystal Reports now.  http://p.sf.net/sfu/bobj-july
> _______________________________________________
> enlightenment-devel mailing list
> enlightenment-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
>



-- 
André Dieb Martins

Embedded Systems and Pervasive Computing Lab (Embedded)
Electrical Engineering Department (DEE)
Center of Electrical Engineering and Informatics (CEEI)
Federal University of Campina Grande (UFCG)

Blog: http://genuinepulse.blogspot.com/
------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to