From 72a22e596cb1359fc7e05de6d5de6f35f3eb5785 Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Fri, 16 Mar 2012 03:04:42 -0700 Subject: mktime: merge another wrapv change from gnulib * time/mktime.c (TYPE_MAXIMUM): Rework slightly to avoid diagnostics from some compilers. --- ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index a970b584ca..982d79ba9a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,9 @@ 2012-05-23 Paul Eggert + mktime: merge another wrapv change from gnulib + * time/mktime.c (TYPE_MAXIMUM): Rework slightly to avoid diagnostics + from some compilers. + mktime: remove incorrect attempt at unusual arithmetics * time/mktime.c (TYPE_ONES_COMPLEMENT, TYPE_SIGNED_MAGNITUDE): Remove. The code didn't really work on such machines anyway. -- cgit v1.2.3