svn commit: r364482 - head/lib/libc++

Dimitry Andric dim at FreeBSD.org
Sat Aug 22 12:07:37 UTC 2020


On 22 Aug 2020, at 14:05, Dimitry Andric <dim at FreeBSD.org> wrote:
> 
> Author: dim
> Date: Sat Aug 22 12:05:11 2020
> New Revision: 364482
> URL: https://svnweb.freebsd.org/changeset/base/364482
> 
> Log:
>  Add a few new source files to libc++, in particular the implementation
>  part of std::random_shuffle. These were split off at some point by
>  upstream, but I forgot to add them to our Makefile.
> 
>  This should allow some ports which use std::random_shuffle to correctly
>  link again.
> 
>  Reported by:	thierry
>  PR:		248795

Oops, the first reporter was actually tobik (Tobias Kortkamp)!

-Dimitry

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 223 bytes
Desc: Message signed with OpenPGP
URL: <http://lists.freebsd.org/pipermail/svn-src-all/attachments/20200822/a0ac8bcd/attachment.sig>


More information about the svn-src-all mailing list