[tz] time keeps on slipping into the future

Bradley White bww at acm.org
Fri Oct 14 03:39:42 UTC 2022


On Thu, Oct 13, 2022 at 6:32 PM Paul Eggert <eggert at cs.ucla.edu> wrote:

> To help debug this, it'd be nice to know the platform and a recipe for
>
reproducing the problem.
>

 OK, here is something using only unmodified tz code:

$ uname -om
x86_64 GNU/Linux
$ rm -fr /tmp/tz/
$ make --silent TOPDIR=/tmp/tz CFLAGS='$(GCC_DEBUG_FLAGS)' -j5 install
$ TZ=Australia/Sydney ./date -r 14784296400 +%Y-%m-%dT%H:%M:%S%z
2438-06-30T23:00:00+1000
$ rm -fr /tmp/tz/
$ make --silent TOPDIR=/tmp/tz CFLAGS='$(GCC_DEBUG_FLAGS)' ZFLAGS='-b fat'
-j5 install
$ TZ=Australia/Sydney ./date -r 14784296400 +%Y-%m-%dT%H:%M:%S%z
2438-07-01T00:00:00+1100

>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mm.icann.org/pipermail/tz/attachments/20221013/ec4e0ef3/attachment.html>


More information about the tz mailing list