[Bug 280382] '#include <algorithm>' fails when -std=c++98 and -pedantic-errors options are specified (found on the devel/benchmark port)

From: <bugzilla-noreply_at_freebsd.org>
Date: Sat, 20 Jul 2024 16:04:22 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=280382

--- Comment #4 from Warner Losh <imp@FreeBSD.org> ---
I've merged part of the compiler modernization work to stable/14 and stable/13.
They should appear in the bug soon (I'm compiling world just to make sure).
Also, the hash was wrong. It should have been:

commit d5c01e1124ffa4adb2513e7e8d708d7072dbfc75
Author: Warner Losh <imp@FreeBSD.org>
Date:   Thu Jun 20 17:03:15 2024 -0600

    cdefs.h: Remove pre gcc 5.0 support

that was tagged. This is what's being partially MFC'd.

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