From nobody Mon Sep 30 16:40:38 2024 X-Original-To: standards@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 4XHRdh0qVsz5XL2q for ; Mon, 30 Sep 2024 16:40:40 +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 "R11" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4XHRdg664Bz4hDM for ; Mon, 30 Sep 2024 16:40:39 +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=1727714439; 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=hdCYdYDHNHghLGSbBcvtJ5TNqeqaCCnLr9MQNBrm3gA=; b=PxeZVivklHnCyB02B3IfXbSkJHv+5b7a+BZF8H0/hj0g+DdXkBio6XnsndvlDV2cIOIu5k OMVodJkKcopNWd9kSK2Wxi7UtpVEPAj+hUmGF0IgkUH2GS1qxZr2bXk0suMZ735LspIb66 R7nFROwZbfveKLVDYIN72XMk6/df6RyYe7ymtUHBEpdvIEzyLO9p7HlUEEwdiatX1e0LM5 jcMpRMeE6Jhr47tHERHmB6LfJRAYL59m9/jNu9it/IDfH24ymMm1cZlRFy4JUkdFbtzlHo w6hjKE972x8T3/mUBb1LllJfgdiouDNJlRMx2ih33dzmVg+1ubO0MvpEr1G8wA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1727714439; a=rsa-sha256; cv=none; b=AZMNkUrcGUGpSshRHfLP60EevduSJFzEto6++BsVfUGeD41t7uOkJSgQ1xhVPJaAappPMn JZnvPDwts1nBdz3hFOnojLIPcCOL5oywdZ9L085Ioj1fZzOQlhkwHuLYe/zcw66GESPykZ 65d/YsSPH7NVxBUWMhIwsydC+dxKSsFOjsoz0zKTPzk2STvqYE6oJ/wQwz3x6QGxcAJ7kY 4WyKdgDJgTpciK0RMIimArdkX9nWZ7jatB5aeWSdEWVgJNMtJmBncu3Zk1xVbTMoAChe7K YD7PQyntuVKqN6DvD5xHJQV3GDd2lcdTfuF1pqlUnWPpDdJRLS3pSnMHAUOQaA== 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 4XHRdg5jfgz11bm for ; Mon, 30 Sep 2024 16:40:39 +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 48UGedee086601 for ; Mon, 30 Sep 2024 16:40:39 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 48UGedG7086600 for standards@FreeBSD.org; Mon, 30 Sep 2024 16:40:39 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: standards@FreeBSD.org Subject: [Bug 281768] [PATCH] stdio.h: don't expose rsize_t unless __EXT1_VISIBLE Date: Mon, 30 Sep 2024 16:40:38 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: standards X-Bugzilla-Version: CURRENT X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: cy@FreeBSD.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: cy@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: 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: Standards compliance List-Archive: https://lists.freebsd.org/archives/freebsd-standards List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: freebsd-standards@freebsd.org Sender: owner-freebsd-standards@FreeBSD.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D281768 Cy Schubert changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|standards@FreeBSD.org |cy@FreeBSD.org --- Comment #1 from Cy Schubert --- I'll review and commit if needed. --=20 You are receiving this mail because: You are the assignee for the bug.=