[OpenSIPS-Devel] [ opensips-Patches-3051311 ] aaa_radius: UINT4 is undeclared

SourceForge.net noreply at sourceforge.net
Fri Sep 17 10:45:55 CEST 2010


Patches item #3051311, was opened at 2010-08-23 10:43
Message generated for change (Settings changed) made by bogdan_iancu
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=1086412&aid=3051311&group_id=232389

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: modules
Group: trunk
Status: Open
>Resolution: Accepted
Priority: 5
Private: No
Submitted By: Alex Massover (cupotka2008)
>Assigned to: Razvan Crainea (razvancrainea)
Summary: aaa_radius: UINT4 is undeclared

Initial Comment:
in trunk version, in aaa_radius module:
rad.c:428: error: ‘UINT4’ undeclared (first use in this function)
if compiled with FREERADIUS

UINT4 is deprecated and not defined in the freeradiusclient lib, please change it to uint32_t

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=1086412&aid=3051311&group_id=232389



More information about the Devel mailing list