On Mon, 1 Mar 2010, Raoul Hecky wrote:
Le samedi 27 février 2010 06:56:08, Vincent Torri a écrit :
On Sat, 27 Feb 2010, Peter Wehrfritz wrote:
Gustavo Sverzut Barbieri wrote:
On Fri, Feb 26, 2010 at 6:33 PM, Peter Wehrfritz
wrote:
Gustavo Sverzut Barbieri wrote:
On Fri, Feb 26, 2010 at
Le samedi 27 février 2010 06:56:08, Vincent Torri a écrit :
> On Sat, 27 Feb 2010, Peter Wehrfritz wrote:
> > Gustavo Sverzut Barbieri wrote:
> >> On Fri, Feb 26, 2010 at 6:33 PM, Peter Wehrfritz
wrote:
> >>> Gustavo Sverzut Barbieri wrote:
> On Fri, Feb 26, 2010 at 10:44 AM, Lucas De Marchi
On Sat, 27 Feb 2010, Peter Wehrfritz wrote:
> Gustavo Sverzut Barbieri wrote:
>> On Fri, Feb 26, 2010 at 6:33 PM, Peter Wehrfritz
>> wrote:
>>
>>> Gustavo Sverzut Barbieri wrote:
>>>
On Fri, Feb 26, 2010 at 10:44 AM, Lucas De Marchi
wrote:
> C++ needs casts in order to
Gustavo Sverzut Barbieri wrote:
> On Fri, Feb 26, 2010 at 6:33 PM, Peter Wehrfritz
> wrote:
>
>> Gustavo Sverzut Barbieri wrote:
>>
>>> On Fri, Feb 26, 2010 at 10:44 AM, Lucas De Marchi
>>> wrote:
>>>
>>>
C++ needs casts in order to assign a void* to another pointer type. As
On Fri, Feb 26, 2010 at 6:33 PM, Peter Wehrfritz wrote:
> Gustavo Sverzut Barbieri wrote:
>>
>> On Fri, Feb 26, 2010 at 10:44 AM, Lucas De Marchi
>> wrote:
>>
>>>
>>> C++ needs casts in order to assign a void* to another pointer type. As
>>> typeof operator is a gcc extension, we define EINA_TYPE
Gustavo Sverzut Barbieri wrote:
> On Fri, Feb 26, 2010 at 10:44 AM, Lucas De Marchi
> wrote:
>
>> C++ needs casts in order to assign a void* to another pointer type. As
>> typeof operator is a gcc extension, we define EINA_TYPEOF(x) as "typeof"
>> on gcc with c++ source and as nothing otherwise
On Fri, Feb 26, 2010 at 10:44 AM, Lucas De Marchi
wrote:
> C++ needs casts in order to assign a void* to another pointer type. As
> typeof operator is a gcc extension, we define EINA_TYPEOF(x) as "typeof"
> on gcc with c++ source and as nothing otherwise.
Lucas, as I told you, I'd rather use the