Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 20 Jul 2024 16:04:22 +0000
From:      bugzilla-noreply@freebsd.org
To:        toolchain@FreeBSD.org
Subject:   [Bug 280382] '#include <algorithm>' fails when -std=c++98 and -pedantic-errors options are specified (found on the devel/benchmark port)
Message-ID:  <bug-280382-29464-P2IVUl7KjY@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-280382-29464@https.bugs.freebsd.org/bugzilla/>
References:  <bug-280382-29464@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D280382

--- 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.

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-280382-29464-P2IVUl7KjY>