Menu

#158 aaa_radius: UINT4 is undeclared

trunk
closed-accepted
modules (179)
5
2010-09-17
2010-08-23
No

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

Discussion

  • Bogdan-Andrei Iancu

    • assigned_to: nobody --> razvancrainea
    • status: open --> open-accepted
     
  • Razvan Crainea

    Razvan Crainea - 2010-09-17
    • status: open-accepted --> closed-accepted
     
  • Razvan Crainea

    Razvan Crainea - 2010-09-17

    fixed in revision #7212

     

Log in to post a comment.