[quake3-bugzilla] [Bug 4853] New: sys_timeBase should change to time_t to properly allow 2038+
bugzilla-daemon at icculus.org
bugzilla-daemon at icculus.org
Sun Dec 19 08:13:56 EST 2010
http://bugzilla.icculus.org/show_bug.cgi?id=4853
Summary: sys_timeBase should change to time_t to properly allow
2038+
Product: ioquake3
Version: unspecified
Platform: All
OS/Version: other
Status: NEW
Severity: normal
Priority: P3
Component: Platform
AssignedTo: zakk at icculus.org
ReportedBy: arxeio at gmail.com
QAContact: quake3-bugzilla at icculus.org
According to
http://stackoverflow.com/questions/4482703/is-there-a-benefit-in-using-unsigned-long-for-timeval-members/4482969#4482969
Apparently, it's currently on unsigned long but it appears to properly go 2038+
it needs time_t since then system should properly deal with it anyway.
--
Configure bugmail: http://bugzilla.icculus.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
More information about the quake3-bugzilla
mailing list