March 13, 2023
9:57 p.m.
On 3/11/23 02:18, Martin Jansa via tz wrote:
zic.c:462:1: warning: ‘noreturn’ attribute ignored [-Wattributes] 462 | static ATTRIBUTE_NORETURN void | ^~~~~~
That portability bug was fixed here: https://github.com/eggert/tz/commit/9cfe9507fcc22cd4a0c4da486ea1c7f0de6b075f and this fix should appear in the next release. A copy of the patch is attached; please give it a try or better yet, use bleeding-edge GitHub.