From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 74965 invoked by alias); 17 May 2018 21:06:49 -0000 Mailing-List: contact libc-alpha-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: libc-alpha-owner@sourceware.org Received: (qmail 74950 invoked by uid 89); 17 May 2018 21:06:48 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.0 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_NONE,SPF_PASS,URIBL_RED autolearn=ham version=3.3.2 spammy=H*Ad:D*fr X-HELO: relay1.mentorg.com Date: Thu, 17 May 2018 21:06:00 -0000 From: Joseph Myers To: Paul Eggert CC: Florian Weimer , Andreas Schwab , GNU C Library , Albert ARIBAUD Subject: Re: [PATCH] Use 64-bit time_t for time zone file parsing In-Reply-To: Message-ID: References: <264af3e6-84ae-d1a4-c204-c00786b61dd9@redhat.com> User-Agent: Alpine 2.20 (DEB 67 2015-01-07) MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" X-ClientProxiedBy: svr-ies-mbx-01.mgc.mentorg.com (139.181.222.1) To svr-ies-mbx-01.mgc.mentorg.com (139.181.222.1) X-SW-Source: 2018-05/txt/msg00655.txt.bz2 Does this use of 64-bit time_t fix bug 19738 ("__tzfile_default 32-bit time_t overflow")? If it does, we should add a testcase for that bug then resolve it as FIXED in 2.28. -- Joseph S. Myers joseph@codesourcery.com