Hello Paul,
I noticed new Windows build failures with the latest tz code from git.
Hopefully you can shed some light on these.
Error 1
d:\iana\tmp\private.h(704): error C2373: 'restrict': redefinition; different type modifiers
d:\iana\tmp\private.h(704): note: see declaration of 'restrict'
d:\iana\tmp\private.h(780): error C2373: 'restrict': redefinition; different type modifiers
d:\iana\tmp\private.h(780): note: see declaration of 'restrict'
d:\iana\tmp\private.h(781): error C2371: 'restrict': redefinition; different basic types
d:\iana\tmp\private.h(780): note: see declaration of 'restrict'
Error 2
zic.c(154): error C2146: syntax error: missing ')' before identifier 'file'
zic.c(154): error C2061: syntax error: identifier 'file'
zic.c(154): error C2059: syntax error: ';'
zic.c(154): error C2059: syntax error: ','
zic.c(154): error C2059: syntax error: ')'
Thank you!
Kind Regards
Manuela Friedrich