[Bug 291449] www/qt6-webengine: Fails to build on recent main

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Dec 8 12:36:03 GMT 2025


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=291449

--- Comment #6 from Robert Clausecker <fuz at FreeBSD.org> ---
Created attachment 265984
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=265984&action=edit
sys/_types.h: recognise char8_t as a builtin type in C++20

Proposed patch.

sys/_types.h: recognise char8_t as a builtin type in C++20

Unlike in C23 where it's a typedef, char8_t is a built in type in
C++20.  Recognise it as such.

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


More information about the kde-freebsd mailing list