From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 35C1F39A594A; Tue, 4 Jun 2024 16:08:25 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 35C1F39A594A DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1717517305; bh=irw1n9uxx7hO0S9rpyhhRUMaB6d6jzhxm+2obg/0Kd8=; h=From:To:Subject:Date:In-Reply-To:References:From; b=G3d7O3M5f0Yz8r5tixpvqr9TBQAuzAIazkuLUZFMWHKV8209K+E5ZyNZq7Y1Lo/Pm M0EeR1YehNk0GpccA9V2T06wU0300tMM22nCGTNwcBL93/wG4ClykwXoyTy3d79Uk4 iwqX4Ap5vqnlmbN2IYFK6W0OMetmmWN0iEYL5ufY= From: "eggert at cs dot ucla.edu" To: glibc-bugs@sourceware.org Subject: [Bug time/31808] The supported time_t range is not documented. Date: Tue, 04 Jun 2024 16:08:24 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: glibc X-Bugzilla-Component: time X-Bugzilla-Version: unspecified X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: eggert at cs dot ucla.edu X-Bugzilla-Status: RESOLVED X-Bugzilla-Resolution: FIXED X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: eggert at cs dot ucla.edu X-Bugzilla-Target-Milestone: 2.40 X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: resolution bug_status Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://sourceware.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 List-Id: https://sourceware.org/bugzilla/show_bug.cgi?id=3D31808 eggert at cs dot ucla.edu changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|ASSIGNED |RESOLVED --- Comment #3 from eggert at cs dot ucla.edu --- Documentation problem fixed in commit 400bdb5c85af5a52b3f5653357c9fca87f036= bd3 dated Tue May 28 10:07:47 2024 -0700 titled "Improve doc for time_t range (= BZ 31808)". Code problem fixed in commit cafef3eb21db24f2e8113b0adc12c0f15d4de= c41 dated Tue May 28 10:07:47 2024 -0700 titled "difftime can throw exceptions". --=20 You are receiving this mail because: You are on the CC list for the bug.=