Hey

> I modified some hearder file in ecore to ease the cleanup of the private 
> header files in ecore. Each module has now a private header with its own log 
> color (eina_log related). I also created two private header files for 
> ecore_sdl and ecore_input for this purpose and corrected some typos in the 
> xlib_xcb private header file.

you used:

ECORE_XLIB_XCB_DEFAULT_LOG_COLOR

i would prefer :

ECORE_XCB_DEFAULT_LOG_COLOR

or

ECORE_X11_XCB_DEFAULT_LOG_COLOR

If you use the last one, then change also

ECORE_XLIB_DEFAULT_LOG_COLOR

to

ECORE_X11_XLIB_DEFAULT_LOG_COLOR

Vincent

------------------------------------------------------------------------------
This SF.Net email is sponsored by the Verizon Developer Community
Take advantage of Verizon's best-in-class app development support
A streamlined, 14 day to market process makes app distribution fast and easy
Join now and get one step closer to millions of Verizon customers
http://p.sf.net/sfu/verizon-dev2dev 
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to