From 08c7ad975ca9e9f017dbbd35e2c01f34058ca700 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Fri, 30 Oct 2009 09:22:34 -0700 Subject: Avoid two warnings in strtol{,l} tests. --- ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index c82beaf..de5289a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,9 @@ 2009-10-30 Ulrich Drepper + * stdlib/tst-strtol.c (tests): Mark one more constant as unsigned + to avoid warning. + * stdlib/tst-strtoll.c (tests): Likewise. + [BZ #9986] * time/strftime_l.c (__strftime_internal): Allow %OC. -- cgit v1.1