29 Sep
2010
29 Sep
'10
3:50 a.m.
Peter Lambrechtsen wrote:
Interestingly it seems to have come down to how UINT4 was defined.
Changing in the radius.h UINT4 from being a unsigned long to a unit32_t seemed to have sorted the problem:
OK. That change should have been made long ago. Any system which doesn't have "uint32_t" is 6-7 years old, and not worth supporting in the mainstream release. Alan DeKok.