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.=