On Mon, 3 Sep 2012 13:32:46 -0300 Gustavo Sverzut Barbieri
said:
because all the existing ones that were there for the other gestures also did
the printf - so he was following the existing pattern there (good man!). this
is partly due to the fact that only the gesture stuff was implemented and
te
That looks like a debugging message. I just removed printf().
Daniel Juyung Seo (SeoZ)
On Tue, Sep 4, 2012 at 1:32 AM, Gustavo Sverzut Barbieri
wrote:
> Why the printf()?!
>
> --Gustavo
>
> Sent from my iPhone
>
> On 03/09/2012, at 09:57, Daniel Juyung Seo wrote:
>
>> Why do we need this kind o
Why the printf()?!
--Gustavo
Sent from my iPhone
On 03/09/2012, at 09:57, Daniel Juyung Seo wrote:
> Why do we need this kind of #if?
>
> Daniel Juyung Seo (SeoZ)
> On Sep 3, 2012 6:43 PM, "Enlightenment SVN"
> wrote:
>
>> Log:
>> add access patch from shinoo - and only on 1.8 ecore.
>>
>>
On Mon, 3 Sep 2012 15:04:12 +0200 Vincent Torri said:
> i would have used configure to check ecore_x version
insanely more complicated than a #if. u have to do the configure check then
define something and still end up with a #ifdef. the efl headers have these
version defines for exactly this re
On Mon, 3 Sep 2012 21:57:34 +0900 Daniel Juyung Seo said:
this feature is new in svn (which is going to become 1.8). the new ecore
functions. this means that e17 can build against the 1.7 release of efl and not
require svn or 1.8.
> Why do we need this kind of #if?
>
> Daniel Juyung Seo (SeoZ)
i would have used configure to check ecore_x version
Vincent
On Mon, Sep 3, 2012 at 2:57 PM, Daniel Juyung Seo wrote:
> Why do we need this kind of #if?
>
> Daniel Juyung Seo (SeoZ)
> On Sep 3, 2012 6:43 PM, "Enlightenment SVN"
> wrote:
>
>> Log:
>> add access patch from shinoo - and only on 1.
Why do we need this kind of #if?
Daniel Juyung Seo (SeoZ)
On Sep 3, 2012 6:43 PM, "Enlightenment SVN"
wrote:
> Log:
> add access patch from shinoo - and only on 1.8 ecore.
>
>
>
> Author: raster
> Date: 2012-09-03 02:42:52 -0700 (Mon, 03 Sep 2012)
> New Revision: 75991
> Trac: