Re: C function HHH correctly reports that DDD never terminates --- boiled down to two sentences

Liste des GroupesRevenir à cl c  
Sujet : Re: C function HHH correctly reports that DDD never terminates --- boiled down to two sentences
De : chris.m.thomasson.1 (at) *nospam* gmail.com (Chris M. Thomasson)
Groupes : comp.lang.c
Date : 15. Oct 2024, 00:57:47
Autres entêtes
Organisation : A noiseless patient Spider
Message-ID : <vekb5s$1cidd$2@dont-email.me>
References : 1 2 3 4
User-Agent : Mozilla Thunderbird
On 10/13/2024 4:37 AM, olcott wrote:
[...]
Compiles with Microsoft Visual Studio Community Edition 2017
 This file has all the details
https://github.com/plolcott/x86utm/blob/master/__Run_7.bat
Oh my.

 Halt7.c is compiled and not linked with this line
cl  /GS- /FA /FaHalt7.asm  /c /arch:IA32 Halt7.c
 The x86utm operating system is compiled and linked with this line
cl.exe /EHsc x86utm.cpp api.c decode.c mem.c ops.c ops2.c prim_ops.c
 x86utm emulates the object code of Halt7.obj with this line:
x86utm Halt7.obj > Halt7out.txt

Date Sujet#  Auteur
12 Oct 24 * ChatGPT explains why by rebuttal of the halting problem proofs is correct47olcott
12 Oct 24 +* Re: ChatGPT explains why by rebuttal of the halting problem proofs is correct41Chris M. Thomasson
12 Oct 24 i`* Re: ChatGPT explains why by rebuttal of the halting problem proofs is correct40Jan van den Broek
12 Oct 24 i `* Re: ChatGPT explains why by rebuttal of the halting problem proofs is correct39Janis Papanagnou
12 Oct 24 i  `* Re: ChatGPT explains why by rebuttal of the halting problem proofs is correct38Chris M. Thomasson
13 Oct 24 i   `* Re: ChatGPT explains why by rebuttal of the halting problem proofs is correct37Kaz Kylheku
14 Oct 24 i    `* ChatGPT explains why rebuttals of my work are incorrect36olcott
15 Oct 24 i     +* Re: ChatGPT explains why rebuttals of my work are incorrect14Chris M. Thomasson
15 Oct 24 i     i+- Re: ChatGPT explains why rebuttals of my work are incorrect1Chris M. Thomasson
16 Oct 24 i     i+* Re: ChatGPT explains why rebuttals of my work are incorrect10Mike Terry
16 Oct 24 i     ii+* Re: ChatGPT explains why rebuttals of my work are incorrect6Chris M. Thomasson
19 Oct 24 i     iii`* Re: ChatGPT explains why rebuttals of my work are incorrect5Mike Terry
19 Oct 24 i     iii +- Re: ChatGPT explains why rebuttals of my work are incorrect1olcott
20 Oct 24 i     iii +* Re: ChatGPT explains why rebuttals of my work are incorrect2Chris M. Thomasson
21 Oct 24 i     iii i`- ChatGPT 4.0 soundly refutes this key rebuttal of my work1olcott
20 Oct 24 i     iii `- Re: ChatGPT explains why rebuttals of my work are incorrect1Chris M. Thomasson
19 Oct 24 i     ii`* Re: ChatGPT explains why rebuttals of my work are incorrect3olcott
19 Oct 24 i     ii `* Re: ChatGPT explains why rebuttals of my work are incorrect2Chris M. Thomasson
19 Oct 24 i     ii  `- Re: ChatGPT explains why rebuttals of my work are incorrect1olcott
19 Oct 24 i     i+- Re: ChatGPT explains why rebuttals of my work are incorrect1olcott
21 Oct 24 i     i`- Re: ChatGPT explains why rebuttals of my work are incorrect1olcott
15 Oct 24 i     +* Re: ChatGPT explains why rebuttals of my work are incorrect17tTh
15 Oct 24 i     i+* Re: ChatGPT explains why rebuttals of my work are incorrect13Chris M. Thomasson
15 Oct 24 i     ii`* Re: ChatGPT explains why rebuttals of my work are incorrect12Mike Terry
15 Oct 24 i     ii +* Re: ChatGPT explains why rebuttals of my work are incorrect9Chris M. Thomasson
15 Oct 24 i     ii i+* Re: ChatGPT explains why rebuttals of my work are incorrect7Mike Terry
15 Oct 24 i     ii ii+- Re: ChatGPT explains why rebuttals of my work are incorrect1Mike Terry
15 Oct 24 i     ii ii`* Re: ChatGPT explains why rebuttals of my work are incorrect5Chris M. Thomasson
15 Oct 24 i     ii ii +- Re: ChatGPT explains why rebuttals of my work are incorrect1Chris M. Thomasson
16 Oct 24 i     ii ii `* Re: ChatGPT explains why rebuttals of my work are incorrect3Mike Terry
16 Oct 24 i     ii ii  +- Re: ChatGPT explains why rebuttals of my work are incorrect1Chris M. Thomasson
19 Oct 24 i     ii ii  `- Re: ChatGPT explains why rebuttals of my work are incorrect1olcott
19 Oct 24 i     ii i`- Re: ChatGPT explains why rebuttals of my work are incorrect1olcott
19 Oct 24 i     ii `* Re: ChatGPT explains why rebuttals of my work are incorrect2olcott
19 Oct 24 i     ii  `- Re: ChatGPT explains why rebuttals of my work are incorrect1Chris M. Thomasson
17 Oct 24 i     i+* Re: ChatGPT explains why rebuttals of my work are incorrect2Bonita Montero
19 Oct 24 i     ii`- Re: ChatGPT explains why rebuttals of my work are incorrect1olcott
19 Oct 24 i     i`- Re: ChatGPT explains why rebuttals of my work are incorrect1olcott
15 Oct 24 i     `* Re: ChatGPT explains why rebuttals of my work are incorrect4Chris M. Thomasson
15 Oct 24 i      +- Re: ChatGPT explains why rebuttals of my work are incorrect1Chris M. Thomasson
19 Oct 24 i      `* Re: ChatGPT explains why rebuttals of my work are incorrect2olcott
19 Oct 24 i       `- Re: ChatGPT explains why rebuttals of my work are incorrect1Chris M. Thomasson
12 Oct 24 +- Re: ChatGPT explains why by rebuttal of the halting problem proofs is correct1Chris M. Thomasson
13 Oct 24 `* C function HHH correctly reports that DDD never terminates --- boiled down to two sentences4olcott
13 Oct 24  `* Re: C function HHH correctly reports that DDD never terminates --- boiled down to two sentences3tTh
13 Oct 24   `* Re: C function HHH correctly reports that DDD never terminates --- boiled down to two sentences2olcott
15 Oct 24    `- Re: C function HHH correctly reports that DDD never terminates --- boiled down to two sentences1Chris M. Thomasson

Haut de la page

Les messages affichés proviennent d'usenet.

NewsPortal