On Wed, Apr 04, 2018 at 03:19:48PM +0200, Björn Ketelaars wrote:
> New diff. zstd requires a stable sort, which libc's qsort() is not
> guaranteed to be. Upstream proposed to use mergesort().
> 
> https://github.com/facebook/zstd/issues/1088
Nice work!

> Diff below brings zstd to 1.3.4.
> 
> I ran 'make test' a couple of times. All runs were successful.
> 
> OK?
OK kn.

Reply via email to