From 294ce12680bfa52aa7f9f1cb93b2bb5b2d22eaae Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Sat, 12 Nov 2011 01:31:29 -0500 Subject: Avoid warning from shifting --- ChangeLog | 3 +++ 1 file changed, 3 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 897174e887..aa29e14e13 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2011-11-12 Ulrich Drepper + * sysdeps/unix/sysv/linux/internal_statvfs.c (INTERNAL_STATVFS): Use + unsigned long long int to avoid warnings in shift. + * posix/regex_internal.c (re_string_reconstruct): Actually use result of use of trans. * posix/regex_internal.h (re_string_wchar_at): Remove temporary -- cgit v1.2.3