Collin Funk wrote: > The lib/strptime.c file uses K&R definitions. When built with a recent > GCC release one will see -Wold-style-definition warnings. > ... > Therefore, I have pushed the attached patch.
Thanks. Good to see that it is consistent with glibc commit 80d9be8122d1fe181d2476b5dad9f4ce37204958 (so as to avoid gratuitous divergence). Bruno