Since we need a new release soon for the changes to Casey, which took effect about 7 hours ago, I've rebased and applied this patch to the development repository.  Updated version attached.

--
Tim Parenti


On Sun, 17 May 2020 at 13:55, Tim Parenti <tim@timtimeonline.com> wrote:
In working on my latest proposed patch, I also noticed an outdated error message in zic.c which referred to the FROM field of a Link line.  We had updated these field names in comments and documentation in release 2014g to be more descriptive and readily understandable like the parameters of 'ln':
https://github.com/eggert/tz/commit/78e3924ea43079a0f3333677a728e0f0ed679cd3

The attached proposed patch further updates the zic.c code to more consistently use these new names throughout.  This mostly affects the naming of parameters and locals, but a few macros and struct fields are also updated for consistency.

--
Tim Parenti