Liste des Groupes | Revenir à theory |
On 5/7/2025 9:22 AM, Richard Heathfield wrote:Yes, because they all understand that due to a bug HHH aborts prematurely, before it sees the code of Halt7.c, which specifies a conditional abort.On 07/05/2025 14:22, olcott wrote:Every sufficiently competent C program has agreed.On 5/7/2025 1:18 AM, Richard Heathfield wrote:>
<snip>
>>There's also an important difference between claiming that Mike's claim is counter-factual and /proving/ that his claim is counter- factual.>
int DD()
{
int Halt_Status = HHH(DD);
if (Halt_Status)
HERE: goto HERE;
return Halt_Status;
}
Yeah, you keep posting that, as if it had some kind of persuasive power.
>
It doesn't.
>
The DD correctly simulated by HHH cannot possibly
reach its own "return" instruction.
If you are totally clueless about programming you
won't get this.
Les messages affichés proviennent d'usenet.