From nobody Sun Aug 13 04:38:48 2023 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 4RNlCs1hlpz4mSV4 for ; Sun, 13 Aug 2023 04:38:49 +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 4RNlCr6wn1z3ZJx for ; Sun, 13 Aug 2023 04:38:48 +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=1691901529; 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=F+IZS3FbdpVxMc62J/U1RZnF6LuVPlH4byjkdjKGphM=; b=N1u6latEE+yisoIwOUsZwOXmMYqVcOnb4bCFIRSHqIH9UKejLyKnZu6XaLiEKP1uTDfwQV TVmdPK/OYX7O/bcncx2y/emhQkgxjtEGqhaKLS9PwpiQxJQIdXWdNlrP685X9IgL40Twmn POh5mzLta07lNFC8wKA2+EyOQW8hb/2ZEqjpITtFdUkEd7hisgvJr4mpOCgjnG5WKN+Od1 7EYM5T1sSD22/oDxHyDz9S8tak0bIsCq4fCxdBWKr5+aMRQbgk7f7/YH/NpRAxt6wBae5I KGdW+jZBzzJ76ZCatdisl2dkV5wWk4L/blIp/Z7JUI2UY8l0537NpYmV5qozQQ== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1691901529; a=rsa-sha256; cv=none; b=qRIEHdHDgBAqAuWxcEZuBGDc+UuuxWZTTiwMORzoz3MHL71lM9VyNiRy1ZGTvvz+jKkFzG yaLl7m7CB0Vf7/SYLR+hYiQ8SkiPgSZ1BabW+Jq09MXxXATkbgOlwbwZfMqgyK2paMEGP3 IN8CzuAuKlGbaVmOmszobXUEXM+1SpuN135TPiMZrJ+LCUZDDcNh00L2I3/o0rfbs/w/jt Gk3JRojG5kzrxFTK8O++sN0oYIaSecXgOz8nBFpCTvlcZFSdYv+Sg9zvQ9tI5Y5FqMu0pr KGrX22PQu2qat6D7lpWS5qM1SClAd+K63PP0JwAQzd5an7+h5BJk/Ps0VNq+2A== ARC-Authentication-Results: i=1; mx1.freebsd.org; none 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 4RNlCr5xmnzncF for ; Sun, 13 Aug 2023 04:38:48 +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 37D4cmjp061709 for ; Sun, 13 Aug 2023 04:38:48 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from bugzilla@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 37D4cmEl061708 for standards@FreeBSD.org; Sun, 13 Aug 2023 04:38:48 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: bugzilla set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: standards@FreeBSD.org Subject: [Bug 272723] header breaks restricted pointers in C++ Date: Sun, 13 Aug 2023 04:38:48 +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: CURRENT X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: commit-hook@FreeBSD.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: standards@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: Standards compliance List-Archive: https://lists.freebsd.org/archives/freebsd-standards List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-standards@freebsd.org X-BeenThere: freebsd-standards@freebsd.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D272723 --- Comment #2 from commit-hook@FreeBSD.org --- A commit in branch stable/13 references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=3D4e94219d55824b19693287052edd8a1da= 76e3541 commit 4e94219d55824b19693287052edd8a1da76e3541 Author: Sebastian Huber AuthorDate: 2023-08-06 13:27:27 +0000 Commit: Konstantin Belousov CommitDate: 2023-08-13 04:35:41 +0000 sys/cdefs.h: fix for use __restrict in C++ PR: 272723 (cherry picked from commit 15876d9fd83fdfa7d541ea747eb40faeade975d2) sys/sys/cdefs.h | 16 +++++++--------- 1 file changed, 7 insertions(+), 9 deletions(-) --=20 You are receiving this mail because: You are the assignee for the bug.= From nobody Sun Aug 13 21:00:52 2023 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 4RP91123tTz4qBn9 for ; Sun, 13 Aug 2023 21:00:53 +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 4RP9104Cd3z4G8b for ; Sun, 13 Aug 2023 21:00:52 +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=1691960452; 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; bh=IZE+Hf78kAcuuwhMO/8BEQpnSTXRA+eCqZCnUWS1rzs=; b=XeBK8C55zmIaB+uD5EQqv1Fe7LTm6Xtpj6wrfJpm2Cn8QOgdWcrgsoWYPLZsRyFOhalvRz UEG8mEXu9m00QIzgcVJOTMev0/ipEmW/8ahiadGv9goB0M1nmlNg1f7iUnSHAnwGq8PuiF qQeqvxb8oZHx5cvNFT4IHxfVWnLiioPzv6zg5C6OTzsbMWLkNw7YrJepFgjaLte5IY986/ zWxjDJHeijA35sMxkgjeYR3OMuCRvadZbJMx9vsC0eqMeLos0ekdTfyu5chtPP9Y2k928e vGcouoRkVKVVsLFtThnW2g3khFWvX9J/u+MJTQhsAYAOBRPXv7MYmEPxEaz/Jw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1691960452; a=rsa-sha256; cv=none; b=Ghs4/5vWbefIalu2dPzqShqhXVU8WXk0QRdt2kwYPnb6FDFuHUhxAkBR4iasRxITQSKi78 A4RvEsaQ/NlCt6hLci36vntuvFAeDDgOXW/q+kZ6T0SXQEYppnhfHh+Nge3U2bVu37L4kT s5G1gUDUiYYofxEcHvmdn7fY/UWQYw+WtPBrm/KKm1/CEV/6qyo9UntZQ3FFST9iSvYV8I H07IVrzB6ciOezKmNdEMJGnNVJ5HwaC5ZHoPJTuEfJSVwAS47V/jI3QG2543gOi8eoV9Qd fE1TsFHLeVB0z1lmxdusk9po7XdvXhaoas6CaRoCIX0S0EL68x04x7BSwY7lMw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none 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 4RP9101y1Yz1GVj for ; Sun, 13 Aug 2023 21:00:52 +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 37DL0qJA009053 for ; Sun, 13 Aug 2023 21:00:52 GMT (envelope-from bugzilla-noreply@FreeBSD.org) Received: (from bugzilla@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 37DL0qJT009052 for standards@FreeBSD.org; Sun, 13 Aug 2023 21:00:52 GMT (envelope-from bugzilla-noreply@FreeBSD.org) Message-Id: <202308132100.37DL0qJT009052@kenobi.freebsd.org> X-Authentication-Warning: kenobi.freebsd.org: bugzilla set sender to bugzilla-noreply@FreeBSD.org using -f From: bugzilla-noreply@FreeBSD.org To: standards@FreeBSD.org Subject: Problem reports for standards@FreeBSD.org that need special attention Date: Sun, 13 Aug 2023 21:00:52 +0000 List-Id: Standards compliance List-Archive: https://lists.freebsd.org/archives/freebsd-standards List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-standards@freebsd.org X-BeenThere: freebsd-standards@freebsd.org MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="16919604522.7fCfCf11.2621" Content-Transfer-Encoding: 7bit --16919604522.7fCfCf11.2621 Date: Sun, 13 Aug 2023 21:00:52 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" To view an individual PR, use: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=(Bug Id). The following is a listing of current problems submitted by FreeBSD users, which need special attention. These represent problem reports covering all versions including experimental development code and obsolete releases. Status | Bug Id | Description ------------+-----------+--------------------------------------------------- Open | 46441 | sh(1): Does not support PS1, PS2, PS4 parameter e 1 problems total for which you should take action. --16919604522.7fCfCf11.2621 Date: Sun, 13 Aug 2023 21:00:52 +0000 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8"
The following is a listing of current problems submitted by FreeBSD users,
which need special attention. These represent problem reports covering
all versions including experimental development code and obsolete releases.

Status      |    Bug Id | Description
------------+-----------+---------------------------------------------------
Open        |     46441 | sh(1): Does not support PS1, PS2, PS4 parameter e

1 problems total for which you should take action.
--16919604522.7fCfCf11.2621--