[Bug 290299] C++26's <stdckdint.h> fails to compile in C++
[email protected] Sat, 25 Oct 2025 23:07:45 +0000
| Newsgroups | gmane.os.freebsd.devel.standards |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=290299 --- Comment #6 from [email protected] --- A commit in branch releng/15.0 references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=9c31c1a823580a2816f9e856b4f14307ff3b22b7 commit 9c31c1a823580a2816f9e856b4f14307ff3b22b7 Author: Konstantin Belousov <[email protected]> AuthorDate: 2025-10-17 03:49:14 +0000 Commit: Colin Percival <[email protected]> CommitDate: 2025-10-25 22:10:19 +0000 include/stdckdint.h: make the header compatible with C++ Approved by: re (cperciva) PR: 290299 (cherry picked from commit 3c052bec12fcf09f81ba0760ebecec38e196d332) (cherry picked from commit e54e24bcc7810ba96483504bbd8f32dac8f24895) include/stdckdint.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) -- You are receiving this mail because: You are the assignee for the bug.