[Bug 207253] cad/openvsp: Fix in 11-CURRENT
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Wed Feb 24 19:01:48 UTC 2016
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=207253
--- Comment #11 from Dimitry Andric <dim at FreeBSD.org> ---
(In reply to fernando.apesteguia from comment #10)
> (In reply to Raphael Kubo da Costa from comment #9)
>
> I think it is not doing the right thing. Have a look at this[1]. std::array
> is a feature introduced in C++11 and the software is not using C++11
> features.
>
> [1] http://www.cplusplus.com/reference/array/array/
Well, try to report this to libc++ upstream, and see what they say. I don't
much feel like hacking our local copy with some change that will conflict with
whatever upstream is doing, let alone that we cannot do anything about the
existing copies of libc++ out there.
If openvsp is legacy software, it should be no problem to put a small patch in
which fixes this.
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the freebsd-toolchain
mailing list