mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-12-18 06:12:17 +01:00
gcc 6 warns (fatally, by default) that %c only uses a 2-digit year in some locales. The precise format does not seem to be important for this sample code, so use ISO 8601 instead of suppressing the warning with a pragma. Signed-off-by: Simon McVittie <smcv@debian.org> Reviewed-by: Colin Walters Bug: https://bugzilla.gnome.org/show_bug.cgi?id=768453
3.8 KiB
3.8 KiB