Date: Fri, 10 Aug 2018 16:44:30 -0500 From: Kyle Evans <kevans@freebsd.org> Cc: Dimitry Andric <dim@freebsd.org>, src-committers <src-committers@freebsd.org>, svn-src-projects@freebsd.org Subject: Re: svn commit: r337593 - projects/clang700-import/contrib/libc++/include Message-ID: <CACNAnaFPDrcu4NC%2BX4bfUej75MPDD-wRx_0mPq4nN0n6dJ9EFQ@mail.gmail.com> In-Reply-To: <CACNAnaEC2SnY1uXuBg8Ymbxfm-RB-nEOtemy4h61aMUDLbEDNQ@mail.gmail.com> References: <201808102140.w7ALeSBY033201@repo.freebsd.org> <CACNAnaEC2SnY1uXuBg8Ymbxfm-RB-nEOtemy4h61aMUDLbEDNQ@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Aug 10, 2018 at 4:43 PM, Kyle Evans <kevans@freebsd.org> wrote: > 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 Ah, failure to read the mentioned PR... please disregard.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CACNAnaFPDrcu4NC%2BX4bfUej75MPDD-wRx_0mPq4nN0n6dJ9EFQ>