#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
_______________________________________________
bugs mailing list
[email protected]
http://lists.rtems.org/mailman/listinfo/bugs

Reply via email to