On Fri, Jul 13, 2012 at 8:19 AM, Carsten Haitzler wrote:
> On Fri, 13 Jul 2012 06:12:26 +0200 Vincent Torri
> said:
>
> eh? even if compiling with gcc?
Yes
Vincent
>> just to be sure : on win64, long is 32 bits long. Better using uintptr_t ?
>>
>> Vincent
>>
>> On Fri, Jul 13, 2012 at 1:53 AM
On Fri, 13 Jul 2012 06:12:26 +0200 Vincent Torri said:
eh? even if compiling with gcc?
> just to be sure : on win64, long is 32 bits long. Better using uintptr_t ?
>
> Vincent
>
> On Fri, Jul 13, 2012 at 1:53 AM, Enlightenment SVN
> wrote:
> > Log:
> > fix compiler error on 64bits machines:
>
just to be sure : on win64, long is 32 bits long. Better using uintptr_t ?
Vincent
On Fri, Jul 13, 2012 at 1:53 AM, Enlightenment SVN
wrote:
> Log:
> fix compiler error on 64bits machines:
>
> CElmPopup.cc: In function 'void elm::_item_selected_cb(void*, Evas_Object*,
> void*)':
> CElmPopup