Date: Fri, 10 Aug 2018 16:43:58 -0500 From: Kyle Evans <kevans@freebsd.org> To: Dimitry Andric <dim@freebsd.org> Cc: src-committers <src-committers@freebsd.org>, svn-src-projects@freebsd.org Subject: Re: svn commit: r337593 - projects/clang700-import/contrib/libc++/include Message-ID: <CACNAnaEC2SnY1uXuBg8Ymbxfm-RB-nEOtemy4h61aMUDLbEDNQ@mail.gmail.com> In-Reply-To: <201808102140.w7ALeSBY033201@repo.freebsd.org> References: <201808102140.w7ALeSBY033201@repo.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Aug 10, 2018 at 4:40 PM, Dimitry Andric <dim@freebsd.org> wrote: > Author: dim > Date: Fri Aug 10 21:40:28 2018 > New Revision: 337593 > URL: https://svnweb.freebsd.org/changeset/base/337593 > > Log: > Upstream libc++ added a using ::timespec_get line, when in C++17 or > higher mode, in <https://reviews.llvm.org/rL338419>. Since we do not > yet have this C11 function, comment out the line for now, as a > workaround for a number of failing ports. Discussion with upstream is > ongoing about an acceptable permanent fix. > > PR: 230400 > Reported by: jbeich > Is the timespec_get that got added in r337576 just today not suitable for this? Thanks, Kyle Evans
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CACNAnaEC2SnY1uXuBg8Ymbxfm-RB-nEOtemy4h61aMUDLbEDNQ>