From nobody Thu Mar 21 20:14:22 2024 X-Original-To: bugs@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4V0xWL3x0Xz5FPxg for ; Thu, 21 Mar 2024 20:14:22 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4V0xWK5mRVz4Qgx for ; Thu, 21 Mar 2024 20:14:21 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1711052061; a=rsa-sha256; cv=none; b=n0QfWBL+uaH/LoCnejpaH1aq660FjYokjL88x1CsuScHeJXvGECr03G5Op6P3T3Oi94k4A p0i/CgEmPS4PbQiGlMBXsty0k790gsPvgDlgxWw+lJ559uZdpQDqY9e76XiOYQ/TTUOlcg AMR6amAIQKM8qQpZD6Eo3UR/oASUF7X4B2hJBqVJfFpONcPLHQEipDVa1E3JX8NeGwE9ht FNZChnxFj04wQBPsUgfEouxvUv8COQuys1s5yizM9ARNvbHggWXOJ2mBHb+UPfmZ097LpZ uwyRI+PY88ex0r/hcTZxz7KQOnbSyKI5WIyVJaIZBlTXo9Kvz1JUIWa5SZ4NvA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1711052061; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=My0GxODk8Fzi4ZJaVZpmv+e95Q7P3O5sbwCJ0RcQzJ4=; b=pHlMsaCnMcvNMjTG+jnbnbuegroRQ0Qp1uwxu4IWQ1jqwVauP4zaYPiVrJuCllu7W966PD +/OhLZX/9oEMSD8yF3pBTVB99VBlEwJ7GRe5BHTJssDXdBNdz85tG+6/XQAry0aaRsbK+O uVygg9ixARfyVJ0RSdNSY4nXksPpk3OKjtr7Aj7zyKufj3i0u0oq+1zRSZjaA6NMwOvOFt boKJQ+cY4x/Nu6Zgmii30h8qo3q8N4W/RCHq3WO++CxYeHYXrXCu5X2RY5BrzqEO3ipVXf VfsAw0MPEfbWplcktt+xogGON3Q2DWrPkxCrdof4Xsnb3RU5jjLxg4SA9NHtXw== Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4V0xWK5KTBzqbD for ; Thu, 21 Mar 2024 20:14:21 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 42LKELHH060362 for ; Thu, 21 Mar 2024 20:14:21 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 42LKEL3U060361 for bugs@FreeBSD.org; Thu, 21 Mar 2024 20:14:21 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 277863] Possible regression in mktime(3) Date: Thu, 21 Mar 2024 20:14:22 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: misc X-Bugzilla-Version: 14.0-RELEASE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Many People X-Bugzilla-Who: jfc@mit.edu X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: Bug reports List-Archive: https://lists.freebsd.org/archives/freebsd-bugs List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-bugs@freebsd.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D277863 --- Comment #5 from John F. Carr --- I meant LONG_MIN and LONG_MAX. 64 bits signed, not 32 bits signed. --=20 You are receiving this mail because: You are the assignee for the bug.=