[PATCH] add attribute nonstring
Joseph Myers
joseph@codesourcery.com
Fri Nov 10 17:54:00 GMT 2017
On Fri, 10 Nov 2017, Martin Sebor wrote:
> Attached is a patch to annotate such arrays in Glibc to prevent
> warnings on x86_64 (I didn't test any other targets). The patch
> touches the timezone/tzfile.h header even though (IIUC) it comes
> from another project. I'm not familiar with the process for
> keeping the timezone directory in sync with tzcode. Please let
> me know how you'd like to go about making this change.
For tzcode the normal practice is a bulk update from the latest release of
tzcode. We might consider a fix from https://github.com/eggert/tz.git if
something newer than the latest release is needed in a particular case,
but release versions are preferred.
--
Joseph S. Myers
joseph@codesourcery.com
More information about the Libc-alpha
mailing list