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

--- Comment #11 from Dimitry Andric <[email protected]> ---
(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.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-toolchain
To unsubscribe, send any mail to "[email protected]"

Reply via email to