Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 19 Jul 2017 18:22:38 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 219484] cad/openvsp: fails to build with lang/gcc6 or later on 10.*
Message-ID:  <bug-219484-13-aGe0kquGiL@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-219484-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-219484-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=3D219484

--- Comment #6 from commit-hook@freebsd.org ---
A commit references this bug:

Author: dim
Date: Wed Jul 19 18:22:32 UTC 2017
New revision: 321222
URL: https://svnweb.freebsd.org/changeset/base/321222

Log:
  Pull in r229281 from upstream libc++ (by Larisse Voufo):

    Implement C++14's sized deallocation functions, since there are no
    longer implicitly defined by clang, as of r229241.

  This allows ports which use C++14's sized deallocation functions, such
  as cad/openvsp, to build on stable/10.  Bump __FreeBSD_version to allow
  detection from ports.

  Direct commit, since stable/11 and head already have newer versions of
  libc++ which include this change.

  PR:           219484

Changes:
  stable/10/contrib/libc++/include/new
  stable/10/contrib/libc++/src/new.cpp
  stable/10/sys/sys/param.h

--=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-219484-13-aGe0kquGiL>