]> git.eshelyaron.com Git - emacs.git/commit
Fix year-285428751 bug in hanoi-unix-64
authorPaul Eggert <eggert@cs.ucla.edu>
Mon, 1 Aug 2022 07:38:33 +0000 (00:38 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Mon, 1 Aug 2022 08:17:15 +0000 (01:17 -0700)
commitafa67ed6f20780ee8e99a5cac1bcc4899d83adea
treea7c090e32030b05e74e9abf1c57bcf570fe0294c
parent2fd2008e6717189627019e30591bc788f7957917
Fix year-285428751 bug in hanoi-unix-64

* lisp/play/hanoi.el (hanoi-move-period, hanoi, hanoi-unix)
(hanoi-unix-64): Use integers, not floating point, to avoid
rounding errors for timestamps greater than 2**53.
lisp/play/hanoi.el