[Bug 204329] clang++ does not resolve reference to STL member function

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri Nov 6 11:29:05 UTC 2015


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

--- Comment #6 from Dimitry Andric <dim at FreeBSD.org> ---
Note 1: for an upstream discussion, see:

  https://llvm.org/bugs/show_bug.cgi?id=24127

and its duplicate:

  https://llvm.org/bugs/show_bug.cgi?id=24638

Note 2: the reason that the submitter does not see this on Linux, is that he is
using libstdc++ there, which does not define c_str() as a forceinline function.

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


More information about the freebsd-ports-bugs mailing list