Dec. 9, 2024
9:32 p.m.
On 2024-12-08 23:45, Paul Eggert wrote:
On 2024-12-08 14:06, Brian Inglis via tz wrote:
Disallowing these would also likely disallow variations on:
$ zdump /usr/share/zoneinfo/.../...
$ zdump <(...)
... Although it disallows the second variation, that's also true for zdump when built with glibc.... Perhaps we can change zdump to allow that sort of thing, but this will need further thought.
I did that for zdump when built with tzcode by installing the attached proposed patch.