[Bug 216177] net-im/ring-daemon: fails to build with libc++ 4.0 (2 ports skipped)

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Jan 17 12:05:29 UTC 2017


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

Eric Fiselier <eric at efcs.ca> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |eric at efcs.ca

--- Comment #1 from Eric Fiselier <eric at efcs.ca> ---
This is libc++'s fault, since we shouldn't expose `string_view` before C++17.
However due to the fundamental dependencies between `string` and `string_view` 
we explicitly chose to enable it in all dialects.

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


More information about the freebsd-ports-bugs mailing list