From owner-svn-src-all@freebsd.org Sat Aug 22 12:07:37 2020 Return-Path: Delivered-To: svn-src-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id DC3453B8D38; Sat, 22 Aug 2020 12:07:37 +0000 (UTC) (envelope-from dim@FreeBSD.org) Received: from smtp.freebsd.org (smtp.freebsd.org [IPv6:2610:1c1:1:606c::24b:4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "smtp.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4BYcZx5Q0Rz4Xcv; Sat, 22 Aug 2020 12:07:37 +0000 (UTC) (envelope-from dim@FreeBSD.org) Received: from tensor.andric.com (tensor.andric.com [87.251.56.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "tensor.andric.com", Issuer "Let's Encrypt Authority X3" (verified OK)) (Authenticated sender: dim) by smtp.freebsd.org (Postfix) with ESMTPSA id 80C2915003; Sat, 22 Aug 2020 12:07:37 +0000 (UTC) (envelope-from dim@FreeBSD.org) Received: from [IPv6:2001:470:7a58::b4b9:505e:3ee8:ae14] (unknown [IPv6:2001:470:7a58:0:b4b9:505e:3ee8:ae14]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by tensor.andric.com (Postfix) with ESMTPSA id 43D52639A9; Sat, 22 Aug 2020 14:07:35 +0200 (CEST) From: Dimitry Andric Content-Type: multipart/signed; boundary="Apple-Mail=_30A24380-BF63-4614-9B62-D0307FE5776E"; protocol="application/pgp-signature"; micalg=pgp-sha1 Mime-Version: 1.0 (Mac OS X Mail 12.4 \(3445.104.15\)) Subject: Re: svn commit: r364482 - head/lib/libc++ Date: Sat, 22 Aug 2020 14:07:25 +0200 References: <202008221205.07MC5Bb9007914@repo.freebsd.org> To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org In-Reply-To: <202008221205.07MC5Bb9007914@repo.freebsd.org> Message-Id: <8EAF96FD-6828-4C67-BCD2-5A5668CB852D@FreeBSD.org> X-Mailer: Apple Mail (2.3445.104.15) X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.33 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 22 Aug 2020 12:07:37 -0000 --Apple-Mail=_30A24380-BF63-4614-9B62-D0307FE5776E Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=us-ascii On 22 Aug 2020, at 14:05, Dimitry Andric 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 --Apple-Mail=_30A24380-BF63-4614-9B62-D0307FE5776E Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename=signature.asc Content-Type: application/pgp-signature; name=signature.asc Content-Description: Message signed with OpenPGP -----BEGIN PGP SIGNATURE----- Version: GnuPG/MacGPG2 v2.2 iF0EARECAB0WIQR6tGLSzjX8bUI5T82wXqMKLiCWowUCX0EKfQAKCRCwXqMKLiCW oytAAJ9uy3hI0EI4/cIiwOIWKC6ON6Cz7wCeNUz8l2BnMpxAAipGnKtKmwneeZs= =giaO -----END PGP SIGNATURE----- --Apple-Mail=_30A24380-BF63-4614-9B62-D0307FE5776E--