[Bug 292531] graphics/qt5-wayland: build failure from "parse error"

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Jan 20 10:45:22 GMT 2026


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

--- Comment #8 from Robert Clausecker <fuz at FreeBSD.org> ---
(In reply to Jason E. Hale from comment #7)

If flipping the order of conditionals is all that is needed, I would be for it.
 Please go ahead and file a DR.

We should not go with this change:

#if (defined(__STDC_VERSION__) && (__STDC_VERSION__ < 202311L)) &&
!defined(__cplusplus)

as <stdbool.h> should define true/false when not building C or C++ code.

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


More information about the kde-freebsd mailing list