Re: [E-devel] building efl with debug profile

2012-12-07 Thread Leandro Dorileo
Hi Cedric, On Fri, Dec 07, 2012 at 11:32:32AM +0900, Cedric BAIL wrote: > Yop, > > On Fri, Dec 7, 2012 at 1:55 AM, Leandro Dorileo > wrote: > > While trying to build the efl merged tree with --profile=debug I got the > > following errors: > > > > lib/ecore/ecore_timer.c:540:4: warning: 'return'

Re: [E-devel] building efl with debug profile

2012-12-06 Thread Cedric BAIL
Yop, On Fri, Dec 7, 2012 at 1:55 AM, Leandro Dorileo wrote: > While trying to build the efl merged tree with --profile=debug I got the > following errors: > > lib/ecore/ecore_timer.c:540:4: warning: 'return' with no value, in function > returning non-void [enabled by default] > lib/ecore/ecore_t

[E-devel] building efl with debug profile

2012-12-06 Thread Leandro Dorileo
Hi, While trying to build the efl merged tree with --profile=debug I got the following errors: lib/ecore/ecore_timer.c:540:4: warning: 'return' with no value, in function returning non-void [enabled by default] lib/ecore/ecore_timer.c:540:31: error: expected ';' before '(' token lib/ecore/ecore_