radiusd was checked with gcc -Wall on all the platforms we support it on,
but we don't have an Alpha running Linux, alas.
>I've hacked the source to force UINT4 to be an int instead of a long
Does Linux/Alpha define __alpha? If so, I can have the next release
just check for that, instead of that and __osf__. That'll take care of
making UINT4 an int on Alpha.
I doubt we'll be supporting Linux/Alpha officially but if someone wants
to do the port and email me a patch, I'll put it on our FTP site and
see about integrating it into the next release of RADIUS, so you won't
have to do the work again next time.
-- Carl Rigney cdr@livingston.com