Liste des Groupes | Revenir à theory |
On 11/13/2024 4:58 AM, Mikko wrote:And that is the DDD that calls the HHH that gives the answer.On 2024-11-12 13:58:03 +0000, olcott said:The DDD under test IS THE INPUT DDD
>On 11/12/2024 1:12 AM, joes wrote:>Am Mon, 11 Nov 2024 10:35:57 -0600 schrieb olcott:>On 11/11/2024 10:25 AM, joes wrote:>Am Mon, 11 Nov 2024 08:58:02 -0600 schrieb olcott:On 11/11/2024 4:54 AM, Mikko wrote:On 2024-11-09 14:36:07 +0000, olcott said:On 11/9/2024 7:53 AM, Mikko wrote:When DDD calls a simulator that aborts, that simulator returns to DDD,DDD emulated by HHH does not reach its "return" instruction final haltThe actual computation itself does involve HHH emulating itselfWhich is what you are doing: you pretend that DDD calls some other HHH
emulating DDD. To simply pretend that this does not occur seems
dishonest.
that doesn’t abort.
state whether HHH aborts its emulation or not.
which then halts.
>
It is not the same DDD as the DDD under test.
If the DDD under the test is not the same as DDD then the test
is performed incorrectly and the test result is not valid.
>
IT IS STUPIDLY WRONG-HEADED TO THINK OTHERWISE.
int sum(int x, int y) { return x + y; }Yes, just as it is wrong to return 0 for DDD, since the program DDD will halt if its HHH returns 0.
Is stupidly wrong to return 7 for sum(2,3).
Les messages affichés proviennent d'usenet.