Status: review
Severity:
failure
Category: Tclkit
Created: 2008-01-17
Updated: 2008-02-24
I am using tclkit-win32 with mercurial to view repo history (hg view)
Although the older versions 8.4.16 work, all newer versions throw the following error at startup:
localtime failed (clock value may be too large/small to represent) localtime failed (clock value may be too large/small to represent)
while executing
"GetDateFields $clockval $TZData($timezone) 2299161"
(procedure "::tcl::clock::formatproc'%Y-%m-%d %H:%M:%S'C" line 4)
invoked from within
"$formatter $clockval $timezone"
(procedure "::tcl::clock::format" line 75)
invoked from within
"::tcl::clock::format -39600 -format {%Y-%m-%d %H:%M:%S}"
("uplevel" body line 1)
invoked from within
"uplevel 1 [info level 0]"
(procedure "::tcl::clock::format" line 4)
invoked from within
"clock format $audate -format "%Y-%m-%d %H:%M:%S""
(procedure "parsecommit" line 64)
invoked from within
"parsecommit $id $cmit 1 [lrange $ids 1 end]"
(procedure "getcommitlines" line 63)
invoked from within
"getcommitlines fileeb3978"
- 2008-01-17 Schliden
Created
- 2008-01-17
(Changed: stat)
- 2008-02-24 jcw
Please try again with 8.4.17 and 8.5.0 - I don't know what could be the cause of this.
- 2008-02-24 jcw
(Changed: stat)
