[RTEMS Project] #2624: Fix the year 2038 problem
RTEMS trac
trac at rtems.org
Mon Mar 7 07:02:50 UTC 2016
#2624: Fix the year 2038 problem
-----------------------------+-------------------
Reporter: sebastian.huber | Owner:
Type: defect | Status: new
Priority: normal | Milestone: 4.12
Component: General | Version: 4.10
Severity: normal | Resolution:
Keywords: |
-----------------------------+-------------------
Comment (by sebastian.huber):
Yes, this is why I wrote temporarily. Once we are reasonably sure that
all the integer operations are all right, we use
{{{
typedef __int64_t time_t
}}}
I am not sure if we should keep the inline functions for clarity.
--
Ticket URL: <http://devel.rtems.org/ticket/2624#comment:2>
RTEMS Project <http://www.rtems.org/>
RTEMS Project
More information about the bugs
mailing list