Re: [E-devel] E SVN: barbieri trunk/e_dbus/src/bin

2012-07-27 Thread Vincent Torri
On Fri, Jul 27, 2012 at 6:23 PM, Gustavo Sverzut Barbieri wrote: > On Fri, Jul 27, 2012 at 1:12 PM, Vincent Torri > wrote: >> please move E_Dbus.h after Ecore.h (for Windows). I recall the order of >> headers: >> >> config.h >> standard headers >> EFL ones other than those of the compiled lib >

Re: [E-devel] E SVN: barbieri trunk/e_dbus/src/bin

2012-07-27 Thread Gustavo Sverzut Barbieri
On Fri, Jul 27, 2012 at 1:12 PM, Vincent Torri wrote: > please move E_Dbus.h after Ecore.h (for Windows). I recall the order of > headers: > > config.h > standard headers > EFL ones other than those of the compiled lib > Those of the compiled lib > > It follows a classic scheme : order them by de

Re: [E-devel] E SVN: barbieri trunk/e_dbus/src/bin

2012-07-27 Thread Vincent Torri
please move E_Dbus.h after Ecore.h (for Windows). I recall the order of headers: config.h standard headers EFL ones other than those of the compiled lib Those of the compiled lib It follows a classic scheme : order them by dependency... Vincent On Fri, Jul 27, 2012 at 6:08 PM, Enlightenment SVN

Re: [E-devel] E SVN: barbieri trunk/e_dbus/src/bin

2010-07-10 Thread Gustavo Sverzut Barbieri
Notify has one call that returns evas object wit the icon, thus needs Evas.h It used to work since Evas.h was in the same dir as Ecore.h and others used by this app, but not anymore On 7/9/10, Vincent Torri wrote: > > > On Fri, 9 Jul 2010, Enlightenment SVN wrote: > >> Log: >> add missing EVAS_

Re: [E-devel] E SVN: barbieri trunk/e_dbus/src/bin

2010-07-09 Thread Vincent Torri
On Fri, 9 Jul 2010, Enlightenment SVN wrote: > Log: > add missing EVAS_CFLAGS for notify binaries. can you tell me why you are doing that ? I don't see why this flag is missing Vincent > > Author: barbieri > Date: 2010-07-09 08:01:39 -0700 (Fri, 09 Jul 2010) > New Revision: 50