Date: Sat, 05 Nov 2016 17:43:48 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-bugs@FreeBSD.org Subject: [Bug 214248] mergesort_r should exist Message-ID: <bug-214248-8@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D214248 Bug ID: 214248 Summary: mergesort_r should exist Product: Base System Version: CURRENT Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: bin Assignee: freebsd-bugs@FreeBSD.org Reporter: Dave@Yost.com For the same reason that there is a qsort_r there should be a mergesort_r a= nd _r variants of the other sorts. qsort_r is needed when using it from a foreign language like Swift. Mergeso= rt is superior in many respects but cannot be used because there is no mergesort_r. --=20 You are receiving this mail because: 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-214248-8>