From nobody Mon Nov 11 23:08:51 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 4XnQGC4XGtz5clCw for ; Mon, 11 Nov 2024 23:08:51 +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 "R10" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4XnQGC3T02z4rrj for ; Mon, 11 Nov 2024 23:08:51 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1731366531; 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=7Sk9hm33bjTk5Ddm/yi6xBVPLSmUgGy0m6bgcmgi+2s=; b=uqQ+Afdm2Ub7QLhMDWi0/Vc1xkQidne5rJMVc7RkTeJByQtLmJT7vyLxJSGZGEEiyduC5r RElbinDy/fIFHK4PQUZubzoP19Ftn/SlvX3HZbhuCoOJdKrczmnjoVbAsnPURQ4bvLOjbK Jt0+Rlx5z4EC1DtNqyWDPZ6V9f0SOnua72HbGJ4OvlBAmIMhmtKOvbr/K0SIu1lT5BQWfD rXITUhSChRI8GZzF4XvPwEz6ut1ng+EwOEpOnt7P+5BLxcztYsth1eEGlP4UYTFp2kb4E3 mMfW9FIChecQq+VzwgEXTIyg/l1HvdMu4YW5wq/sixNLEQFVWpOmxNl8hA6now== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1731366531; a=rsa-sha256; cv=none; b=HLVJ9rl+mPzFjxcL/Fx8tOOLXzb1dXlg+9Z8AU+lwJHM+NbWWiLg39GV2cYCVhmILjQ2o0 GJY1RZkxUXwBv6nC1N0ByCYN3W4vEaJFjN92A2CIZGhWlL4jtal00al5As2PZ0hFpFPQcR sxsxskf6Vrg92SnQ0pZzXEtcWjGaStN4pMsHZKrnqNMwKyUh3H4nwVx+OnAwY5js8oowFD ED9NC8ghyZ+k9UCwjPvYmBex8qd73iBbYzKYCGjvXZbjgGoJ9yKCDWECAFvqKWQM/NWlew eW7b9VWZgrT3QoyTlo6vQjDljEhLAyoHGI5U94p+x8qhmgv5U2daQuU3jTRtSg== 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 4XnQGC34mjzl5G for ; Mon, 11 Nov 2024 23:08:51 +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 4ABN8pJk007568 for ; Mon, 11 Nov 2024 23:08:51 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 4ABN8pJE007567 for bugs@FreeBSD.org; Mon, 11 Nov 2024 23:08:51 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 234205] /usr/include/sys/file.h uses the u_int typedef which causes C compilation to sometimes fail Date: Mon, 11 Nov 2024 23:08:51 +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: 12.0-RELEASE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: markj@FreeBSD.org X-Bugzilla-Status: Closed X-Bugzilla-Resolution: FIXED X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: imp@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: cc resolution bug_status assigned_to 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=3D234205 Mark Johnston changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |markj@FreeBSD.org Resolution|--- |FIXED Status|New |Closed Assignee|bugs@FreeBSD.org |imp@FreeBSD.org --=20 You are receiving this mail because: You are the assignee for the bug.=