Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 24 Feb 2016 19:01:48 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 207253] cad/openvsp: Fix in 11-CURRENT
Message-ID:  <bug-207253-13-mT5afOuDlk@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-207253-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-207253-13@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=3D207253

--- 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)
>=20
> I think it is not doing the right thing. Have a look at this[1]. std::arr=
ay
> is a feature introduced in C++11 and the software is not using C++11
> features.
>=20
> [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 w=
ith
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.

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-207253-13-mT5afOuDlk>