Bugs item #459375, was opened at 2001-09-06 17:32
You can respond by visiting:
http://sourceforge.net/tracker/?func=detail&atid=103152&aid=459375&group_id=3152

Category: Architecture: Server (nsd)
Group: aolserver3_4
Status: Open
Resolution: None
Priority: 5
Submitted By: Jim Bryant (kc5vdj)
>Assigned to: Kriston Rehberg (kriston)
Summary: SERIOUS: Multiple compile-time warnings.

Initial Comment:
Upon building the FreeBSD port of aolserver, I noticed
a lot of warnings of "long int" being passed where
"time_t" is supposed to be used...

time_t is a standard for a reason, let's not forget
2038, it's easier to deal with 2038 now, than in 2037,
by simply using time_t.



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

You can respond by visiting:
http://sourceforge.net/tracker/?func=detail&atid=103152&aid=459375&group_id=3152

Reply via email to