https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=292531
--- Comment #2 from Kenneth Raplee <[email protected]> --- (In reply to Jason E. Hale from comment #1) The moc build problem seems to first occur at this src tree commit. https://cgit.freebsd.org/src/commit/?id=f441a225c4eb56deff1edc2402fe85a0ae263ebd It's likely another case of C23 leaking into C++20 or later, much like what happened here with char8_t: https://cgit.freebsd.org/src/commit/?id=66129def7bdaf8a0447aba55e736d27687204555 -- You are receiving this mail because: You are the assignee for the bug.
