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

SourceForge.net noreply at sourceforge.net
Fri Sep 17 14:20:16 CEST 2010


Patches item #3051311, was opened at 2010-08-23 10:43
Message generated for change (Comment added) made by razvancrainea
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: Closed
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

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

>Comment By: Razvan Crainea (razvancrainea)
Date: 2010-09-17 15:20

Message:
fixed in revision #7212

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

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