[Kamailio-Devel] SF.net SVN: openser:[4832] trunk/modules
Henning Westerholt
henning.westerholt at 1und1.de
Fri Sep 12 13:12:09 CEST 2008
On Friday 12 September 2008, Juha Heinanen wrote:
> > yes, i also wondered if this is really valid. This is on debian etch,
> > aparently gcc 4.1.2 thinks that UINT4 != unsigned int.
>
> try with lenny. it has gcc version 4.3.1.
Ok, i'll try this later on ubuntu, this has the same version i think.
> this comes from
>
> val_arr[n].s = (char *)value.ri;
>
> ri is of type int. what is the size of int and pointer on amd64?
An int is 4, int* is 8 bytes on amd64.
Cheers,
Henning
More information about the Devel
mailing list