coreutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: How to implement the V comparsion used by sort in python?


From: Florian Weimer
Subject: Re: How to implement the V comparsion used by sort in python?
Date: Mon, 28 Oct 2019 10:00:46 +0100

* Assaf Gordon:

> Hello,
>
>> On Oct 26, 2019, at 5:05 PM, Peng Yu <address@hidden> wrote:
>> 
>> Are you sure they are 100% compatible with V? I don’t want to use
>> them just later find they are not 100% compatible.
>
> There are no such guarantees, especially not with free software.

I don't know why you say that.

With free software, you can look at the actual source code and prove
that the implementations are equivalent.  Or compile them with
instrumentation and run them through a fuzzer to find differences
experimentally.

But someone certainly has to do this work.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]