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

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Thu Dec 27 10:29:01 GMT 2018


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

--- Comment #8 from Dimitry Andric <dim at FreeBSD.org> ---
(In reply to Tobias C. Berner from comment #4)
> It seems the fix is a bit messier than hoped for. 
> Pushing for std=c++17 will mean hitting removed auto_ptr in kf5-akonadi.
> 
> dim:
> https://github.com/KDE/kmail/blob/master/agents/unifiedmailboxagent/utils.
> h#L27

Hm, I don't see why that header needs <optional> at all?  It does not use
std::optional anywhere, so maybe just remove the (seemingly) unnecessary
include?

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


More information about the kde-freebsd mailing list