[Bug 272723] <sys/cdefs.h> header breaks restricted pointers in C++

From: <bugzilla-noreply_at_freebsd.org>
Date: Sun, 13 Aug 2023 04:38:48 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=272723

--- Comment #2 from commit-hook@FreeBSD.org ---
A commit in branch stable/13 references this bug:

URL:
https://cgit.FreeBSD.org/src/commit/?id=4e94219d55824b19693287052edd8a1da76e3541

commit 4e94219d55824b19693287052edd8a1da76e3541
Author:     Sebastian Huber <sebastian.huber@embedded-brains.de>
AuthorDate: 2023-08-06 13:27:27 +0000
Commit:     Konstantin Belousov <kib@FreeBSD.org>
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(-)

-- 
You are receiving this mail because:
You are the assignee for the bug.