[tahoe-lafs-trac-stream] [tahoe-lafs] #2038: look for any Y2038 problems in Tahoe-LAFS or its dependencies
tahoe-lafs
trac at tahoe-lafs.org
Fri Jul 26 12:14:07 UTC 2013
#2038: look for any Y2038 problems in Tahoe-LAFS or its dependencies
------------------------+-----------------------------------
Reporter: daira | Owner:
Type: defect | Status: new
Priority: normal | Milestone: undecided
Component: code | Version: 1.10.0
Resolution: | Keywords: time twisted foolscap
Launchpad Bug: |
------------------------+-----------------------------------
Comment (by gdt):
Probably this ticket should be narrowed to "look for Y2038 problems when
tahoe is built on a system that has fixed system-wide Y2038 issues".
Specifically, a large part of this it moving to 64-bit time_t (usually
int64_t). NetBSD 6 did this, and I'd imagine that all other systems are
doing this over the last few or next few years. Of course, there could
well be issues with wire encodings, and using unsigned long instead of
time_t locally.
--
Ticket URL: <https://tahoe-lafs.org/trac/tahoe-lafs/ticket/2038#comment:2>
tahoe-lafs <https://tahoe-lafs.org>
secure decentralized storage
More information about the tahoe-lafs-trac-stream
mailing list