Re: [E-devel] E SVN: cedric IN trunk/ecore/src: bin lib/ecore lib/ecore_con lib/ecore_config lib/ecore_directfb lib/ecore_evas lib/ecore_file lib/ecore_imf lib/ecore_input lib/ecore_ipc lib/ecore_job

2009-12-23 Thread Vincent Torri
On Wed, 23 Dec 2009, Jose Gonzalez wrote: > Vincent Torri wrote: > >> >> On Tue, 22 Dec 2009, Jose Gonzalez wrote: >> >>> Vincent Torri wrote: >>> the correct solution is to fix the incredible mess of the ecore headers. >>> >>> Any concrete suggestions on exactly how to "fi

Re: [E-devel] E SVN: cedric IN trunk/ecore/src: bin lib/ecore lib/ecore_con lib/ecore_config lib/ecore_directfb lib/ecore_evas lib/ecore_file lib/ecore_imf lib/ecore_input lib/ecore_ipc lib/ecore_job

2009-12-22 Thread Jose Gonzalez
Vincent Torri wrote: > > On Tue, 22 Dec 2009, Jose Gonzalez wrote: > >> Vincent Torri wrote: >> >>> >>> the correct solution is to fix the incredible mess of the ecore >>> headers. >>> >> >> Any concrete suggestions on exactly how to "fix" that? > > the first thing to do is to replace in Eco

Re: [E-devel] E SVN: cedric IN trunk/ecore/src: bin lib/ecore lib/ecore_con lib/ecore_config lib/ecore_directfb lib/ecore_evas lib/ecore_file lib/ecore_imf lib/ecore_input lib/ecore_ipc lib/ecore_job

2009-12-22 Thread Vincent Torri
On Tue, 22 Dec 2009, Jose Gonzalez wrote: > Vincent Torri wrote: > >> >> the correct solution is to fix the incredible mess of the ecore headers. >> > > Any concrete suggestions on exactly how to "fix" that? the first thing to do is to replace in Ecore.h all the typedef void Ecore_; b

Re: [E-devel] E SVN: cedric IN trunk/ecore/src: bin lib/ecore lib/ecore_con lib/ecore_config lib/ecore_directfb lib/ecore_evas lib/ecore_file lib/ecore_imf lib/ecore_input lib/ecore_ipc lib/ecore_job

2009-12-21 Thread Jose Gonzalez
Vincent Torri wrote: > > the correct solution is to fix the incredible mess of the ecore headers. > Any concrete suggestions on exactly how to "fix" that? Diet Help Cheap Diet Help Tips. Click here. http://thirdpartyoffers.juno.

Re: [E-devel] E SVN: cedric IN trunk/ecore/src: bin lib/ecore lib/ecore_con lib/ecore_config lib/ecore_directfb lib/ecore_evas lib/ecore_file lib/ecore_imf lib/ecore_input lib/ecore_ipc lib/ecore_job

2009-12-21 Thread Mathieu Taillefumier
On 12/21/2009 06:42 PM, Gustavo Sverzut Barbieri wrote: > On Mon, Dec 21, 2009 at 3:32 PM, Enlightenment SVN > wrote: >> Log: >> * ecore: Use eina_log. >> >> Patch from Mathieu Taillefumier. >> >> +EAPI int _ecore_log_dom = -1; > > it's not EAPI, at least it should not be... any r

Re: [E-devel] E SVN: cedric IN trunk/ecore/src: bin lib/ecore lib/ecore_con lib/ecore_config lib/ecore_directfb lib/ecore_evas lib/ecore_file lib/ecore_imf lib/ecore_input lib/ecore_ipc lib/ecore_job

2009-12-21 Thread Mathieu Taillefumier
>>> >>> Problem is that ecore_private.h is used in all ecore directory. So >>> it's not that easy to guess. >> >> Hum... so we need to create individual _private.h for each module as >> well, and add the logging there. >> >> At least each module should have it's own logging. > > Yep, but in fact ec

Re: [E-devel] E SVN: cedric IN trunk/ecore/src: bin lib/ecore lib/ecore_con lib/ecore_config lib/ecore_directfb lib/ecore_evas lib/ecore_file lib/ecore_imf lib/ecore_input lib/ecore_ipc lib/ecore_job

2009-12-21 Thread Cedric BAIL
On Mon, Dec 21, 2009 at 7:07 PM, Gustavo Sverzut Barbieri wrote: > On Mon, Dec 21, 2009 at 4:02 PM, Cedric BAIL wrote: >> On Mon, Dec 21, 2009 at 6:42 PM, Gustavo Sverzut Barbieri >> wrote: >>> On Mon, Dec 21, 2009 at 3:32 PM, Enlightenment SVN >>> wrote: Log:        * ecore: Use eina

Re: [E-devel] E SVN: cedric IN trunk/ecore/src: bin lib/ecore lib/ecore_con lib/ecore_config lib/ecore_directfb lib/ecore_evas lib/ecore_file lib/ecore_imf lib/ecore_input lib/ecore_ipc lib/ecore_job

2009-12-21 Thread Vincent Torri
On Mon, 21 Dec 2009, Gustavo Sverzut Barbieri wrote: On Mon, Dec 21, 2009 at 4:02 PM, Cedric BAIL wrote: On Mon, Dec 21, 2009 at 6:42 PM, Gustavo Sverzut Barbieri wrote: On Mon, Dec 21, 2009 at 3:32 PM, Enlightenment SVN wrote: Log:        * ecore: Use eina_log.        Patch from Mathie

Re: [E-devel] E SVN: cedric IN trunk/ecore/src: bin lib/ecore lib/ecore_con lib/ecore_config lib/ecore_directfb lib/ecore_evas lib/ecore_file lib/ecore_imf lib/ecore_input lib/ecore_ipc lib/ecore_job

2009-12-21 Thread Gustavo Sverzut Barbieri
On Mon, Dec 21, 2009 at 4:02 PM, Cedric BAIL wrote: > On Mon, Dec 21, 2009 at 6:42 PM, Gustavo Sverzut Barbieri > wrote: >> On Mon, Dec 21, 2009 at 3:32 PM, Enlightenment SVN >> wrote: >>> Log: >>>        * ecore: Use eina_log. >>> >>>        Patch from Mathieu Taillefumier. >>> >>> +EAPI int _e

Re: [E-devel] E SVN: cedric IN trunk/ecore/src: bin lib/ecore lib/ecore_con lib/ecore_config lib/ecore_directfb lib/ecore_evas lib/ecore_file lib/ecore_imf lib/ecore_input lib/ecore_ipc lib/ecore_job

2009-12-21 Thread Cedric BAIL
On Mon, Dec 21, 2009 at 6:42 PM, Gustavo Sverzut Barbieri wrote: > On Mon, Dec 21, 2009 at 3:32 PM, Enlightenment SVN > wrote: >> Log: >>        * ecore: Use eina_log. >> >>        Patch from Mathieu Taillefumier. >> >> +EAPI int _ecore_log_dom = -1; > > it's not EAPI, at least it should not be..

Re: [E-devel] E SVN: cedric IN trunk/ecore/src: bin lib/ecore lib/ecore_con lib/ecore_config lib/ecore_directfb lib/ecore_evas lib/ecore_file lib/ecore_imf lib/ecore_input lib/ecore_ipc lib/ecore_job

2009-12-21 Thread Gustavo Sverzut Barbieri
On Mon, Dec 21, 2009 at 3:32 PM, Enlightenment SVN wrote: > Log: >        * ecore: Use eina_log. > >        Patch from Mathieu Taillefumier. > > +EAPI int _ecore_log_dom = -1; it's not EAPI, at least it should not be... any reason to do so? If it should be visible inside the libecore.so (as I th