[Bug 262683] #include <stdatomic.h> fails: error: unknown type name '_Bool'

From: <bugzilla-noreply_at_freebsd.org>
Date: Mon, 04 Apr 2022 22:56:58 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=262683

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

URL:
https://cgit.FreeBSD.org/src/commit/?id=123b4031e96da7953704d027c41d72d8ec0bf77d

commit 123b4031e96da7953704d027c41d72d8ec0bf77d
Author:     Konstantin Belousov <kib@FreeBSD.org>
AuthorDate: 2022-03-27 21:16:15 +0000
Commit:     Konstantin Belousov <kib@FreeBSD.org>
CommitDate: 2022-04-04 22:55:33 +0000

    sys/stdatomic.h: be nicer to c++

    PR:     262683

    (cherry picked from commit c1a24b9dbeade11bfeedc91996672582f6ea32f2)

 sys/sys/stdatomic.h | 10 ++++++++++
 1 file changed, 10 insertions(+)

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