[Kamailio-Devel] SF.net SVN: openser:[4832] trunk/modules
Henning Westerholt
henning.westerholt at 1und1.de
Fri Sep 12 11:46:00 CEST 2008
On Thursday 04 September 2008, Juha Heinanen wrote:
> Revision: 4832
> http://openser.svn.sourceforge.net/openser/?rev=4832&view=rev
> Author: juhe
> Date: 2008-09-04 11:31:54 +0000 (Thu, 04 Sep 2008)
>
> Log Message:
> -----------
> * Replaced uri_radius, avp_radius, and group_radius with misc_radius
> module.
Hi Juha,
just a minor thing, i noticed this warnings today during package building
(both on i386 and amd64):
functions.c: In function 'radius_load_caller_avps':
functions.c:188: warning: format '%u' expects type 'unsigned int', but
argument 4 has type 'UINT4'
functions.c: In function 'radius_load_callee_avps':
functions.c:269: warning: format '%u' expects type 'unsigned int', but
argument 4 has type 'UINT4'
functions.c: In function 'radius_is_user_in':
functions.c:363: warning: format '%u' expects type 'unsigned int', but
argument 4 has type 'UINT4'
functions.c: In function 'radius_does_uri_user_host_exist':
functions.c:475: warning: format '%u' expects type 'unsigned int', but
argument 4 has type 'UINT4'
functions.c: In function 'radius_does_uri_user_exist':
functions.c:606: warning: format '%u' expects type 'unsigned int', but
argument 4 has type 'UINT4'
Cheers,
Henning
More information about the Devel
mailing list