Am 04.03.2024 um 22:29 schrieb saitology9:
On 3/4/2024 4:26 PM, Rich wrote:
It sounds like 32-bit Tcl on Windows is using a 32-bit time value that
can't represent time past the overflow point of a 32-bit time value.
I.e., it may be suffering from the year 2038 problem:
https://en.wikipedia.org/wiki/Year_2038_problem
I think this is it! Thanks.
"after" on MS-Windows also relies on the fact, that the clock is not
changed. I have a gui written in TCL to change the clock of an embedded
system. Then, all after events are delayed by this time.
It may be, that all year 2038 issues with Windows are fixed in more
recent versions of TCL. I tested it one day by advancing the clock of my machine and it worked, if I remember right.
Take care,
Harald
--- SoupGate-Win32 v1.05
* Origin: fsxNet Usenet Gateway (21:1/5)