<div dir="ltr">The <a href="https://github.com/nodatime/tzvalidate">tzvalidate</a> travis build is failing, with both clang and gcc, with this error:<div><br></div><div><div>zdump.c:803:1: error: static declaration of ‘snprintf’ follows non-static declaration</div><div> snprintf(char *s, size_t size, char const *format, ...)</div><div> ^</div><div>make: *** [zdump.o] Error 1</div></div><div><br></div><div><br></div><div>It&#39;s building fine for me locally, so I&#39;m not quite sure what&#39;s wrong. We&#39;re currently building on trusty - I may try another distro...</div><div><br></div><div>The snprintf changes were <a href="https://github.com/eggert/tz/commit/399180580f65bcad63cf996997068366cadaf530#diff-75ca360cb0a2f0bee95d8fe83fc60ae7">introduced on June 13th</a>. It&#39;s been too long since I&#39;ve done a lot of C to easily work out what&#39;s going on. I&#39;ll investigate further myself tomorrow, but I thought I&#39;d just see if anyone else had seen this before then.</div><div><br></div><div>Jon</div><div><br></div></div>