Date: Wed, 24 Feb 2016 19:01:48 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-toolchain@FreeBSD.org Subject: [Bug 207253] cad/openvsp: Fix in 11-CURRENT Message-ID: <bug-207253-29464-PUW5aIymvI@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-207253-29464@https.bugs.freebsd.org/bugzilla/> References: <bug-207253-29464@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=207253 --- Comment #11 from Dimitry Andric <dim@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.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-207253-29464-PUW5aIymvI>
