Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 22 Aug 2020 12:05:14 +0000
From:      bugzilla-noreply@freebsd.org
To:        toolchain@FreeBSD.org
Subject:   [Bug 248795] std::random_shuffle broken with LLVM11
Message-ID:  <bug-248795-29464-guuATohf32@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-248795-29464@https.bugs.freebsd.org/bugzilla/>
References:  <bug-248795-29464@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=3D248795

--- Comment #2 from commit-hook@FreeBSD.org ---
A commit references this bug:

Author: dim
Date: Sat Aug 22 12:05:12 UTC 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
  MFC after:    6 weeks
  X-MFX-With:   r364284

Changes:
  head/lib/libc++/Makefile

--=20
You are receiving this mail because:
You are on the CC list for the bug.
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-248795-29464-guuATohf32>