Duplicate of 3470928.
2012-04-18 06:00:06 PDT in Tcl
Oops, sorry, had the wrong commit for Windhoek; it was actually http://core.tcl.tk/tcl/info/dc71499520 that fixed the bug. In any case, it's fixed.
2012-04-18 05:59:30 PDT in Tcl
The Windhoek bug it tclZIC was fixed over a year ago; see the commit at http://core.tcl.tk/tcl/info/6ae7178df2 As of today, the Fossil trunk and the tip of the core-8-5-branch contain tzdata2012c (admittedly, this is a couple of weeks late, sorry!) So Casablanca, Damascus, Gaza, Hebron and Port-au-Prince are all up to date. I recommend that if you need a tzdata change, you first check the...
2012-04-18 05:54:51 PDT in Tcl
'stu', 'rkeene' and 'pooryorick' on the Tcl'ers Chat today indicate that this behaviour is still a problem, and promise more information.
2012-02-20 10:56:00 PST in Tcl
Since the submitter reports this is no longer an issue, I'm closing it out as a duplicate.
2012-01-27 12:25:30 PST in Tcl
Tcl's zoneinfo reader had a problem with the Windhoek data file. There is a very strange sort-of-optimization where two timezone abbreviations can use the same bytes of the file if one is a proper suffix of another, and Tcl wasn't prepared to handle that case. Fixed now.
2012-01-08 12:52:22 PST in Tcl