[Bug 234022] deskutils/kmail build failure in latest CURRENT

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Thu Dec 27 10:28:19 GMT 2018


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

Dimitry Andric <dim at FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |emaste at freebsd.org

--- Comment #7 from Dimitry Andric <dim at FreeBSD.org> ---
(In reply to Alexander Kabaev from comment #5)
> (In reply to Tobias C. Berner from comment #4)
> I suspect libc++ is wrong here, as it single-handedly removed
> experimental/optional from all C++ clients, even ones that are _not_ c++17
> compatible.

I disagree.  Those headers, and their implementations were explicitly marked as
"experimental", which clearly means that you *cannot* count on 1) those headers
to keep on existing, and 2) their functionality staying the same.

If software is taking the risk of relying on experimental headers, then maybe
it is better to not import them into FreeBSD's base system at all?  That would
force people to wait until the standards have been finalized.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the kde-freebsd mailing list