From 41fad83083a21800aafb08fbc888f05ae44d6c8a Mon Sep 17 00:00:00 2001 From: "H.J. Lu" Date: Fri, 19 Dec 2014 13:49:58 -0800 Subject: Replace %ld with %jd and cast to intmax_t --- ChangeLog | 1 + 1 file changed, 1 insertion(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index b97223225f..d5166dfc50 100644 --- a/ChangeLog +++ b/ChangeLog @@ -3,6 +3,7 @@ [BZ #17732] * io/test-utime.c (main): Replace %ld with %jd and cast to intmax_t. + * libio/tst-ftell-active-handler.c (do_append_test): Likewise. 2014-12-30 Andrew Senkevich H.J. Lu -- cgit v1.2.3