<div dir="ltr"><div dir="ltr">On Tue, Aug 16, 2022 at 8:51 PM Paul Eggert <<a href="mailto:eggert@cs.ucla.edu">eggert@cs.ucla.edu</a>> wrote:<br></div><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">On 8/16/22 14:57, Bradley White wrote:<br>
> $ TZ=<path-to-standard>/Africa/Freetown date -d @1660625107<br>
> Tue Aug 16 04:45:07 GMT 2022<br>
> $ TZ=<path-to-packrat>/Africa/Freetown date -d @1660625107<br>
> Tue Aug 16 05:05:07 +01 2022<br>
<br>
The Africa/Freetown glitch was introduced in 2022a when fixing other <br>
problems with Sierra Leone.<br><br>
I ran the following test to find similar glitches: [...]<br><br>
I installed into the development repository the attached patch to <br>
'backzone' to fix these glitches. The above test passes now.<br></blockquote><div><br></div><div>For what it's worth, that patch appears to remove the last instance of <a href="https://github.com/eggert/tz/blob/aca1a705795d4d3986a3ac795e673c410ace2693/zic.c#L2760-L2761">"DST all year"</a>.  Hopefully you have some other hidden tests that continue to exercise those code paths.</div></div></div>