BIND 10 #911: time64 & Y2038

BIND 10 Development do-not-reply at isc.org
Sat May 7 07:51:43 UTC 2011


#911: time64 & Y2038
-------------------------------------+-------------------------------------
                   Reporter:         |                  Type:  enhancement
  fdupont                            |              Priority:  minor
                     Status:  new    |             Component:  Unclassified
                  Milestone:  New    |             Sensitive:  0
  Tasks                              |           Sub-Project:  DNS
                   Keywords:         |  Estimated Difficulty:  0
            Defect Severity:  Low    |           Total Hours:  0
Feature Depending on Ticket:         |
        Add Hours to Ticket:  0      |
                  Internal?:  0      |
-------------------------------------+-------------------------------------
 Some systems (at least HPUX and Windows) provide a "time64" version of
 time_t, time(), etc, which will still work after 2038. I suggest 3 things:
  - use the 64 bit variant when it is available (e.g., twist a #define
 config.h and don't forget to include it)
  - make the code compiling without warnings with the 64 bit variant
  - at low priority provide a 64 variant on systems which don't have it.
 Even we have ~20 years to solve this issue it should be fine to not wait
 so long...

-- 
Ticket URL: <http://bind10.isc.org/ticket/911>
BIND 10 Development <http://bind10.isc.org>
BIND 10 Development


More information about the bind10-tickets mailing list