Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/lib/libradius
Module Name: src
Committed By: he
Date: Sun Feb 20 23:59:31 UTC 2005
Modified Files:
src/lib/libradius: radlib.c
Log Message:
Make conversions from unsigned long to int explicit via casts,
rather than imiplicit, which causes lint heart burn ("conversion
from 'unsigned long' to 'int' may lose accuracy).
To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 src/lib/libradius/radlib.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index