[tz] FW: [Bug time/23976] trunk/timezone/zdump.c:811: missing call to va_end ?

Paul Eggert eggert at cs.ucla.edu
Wed Dec 12 16:13:40 UTC 2018


Thanks, I installed the attached patch into the tzdb development repository.

How did you discover the problem? The problem should occur only if 
!HAVE_SNPRINTF, which by default occurs only if __STDC_VERSION__ < 199901. Were 
you compiling with a pre-C99 compiler? Although you earlier reported this as a 
glibc bug <https://sourceware.org/bugzilla/show_bug.cgi?id=23976>, as I 
understand it glibc has required C99 for quite some time.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Fix-va_end-typo-in-pre-C99-compatibility-code.patch
Type: text/x-patch
Size: 819 bytes
Desc: not available
URL: <http://mm.icann.org/pipermail/tz/attachments/20181212/885b776e/0001-Fix-va_end-typo-in-pre-C99-compatibility-code.patch>


More information about the tz mailing list