Path: news.eternal-september.org!eternal-september.org!.POSTED!not-for-mail From: olcott Newsgroups: comp.theory Subject: Re: Incorrect requirements --- Computing the mapping from the input to HHH(DD) Date: Sat, 10 May 2025 20:26:12 -0500 Organization: A noiseless patient Spider Lines: 32 Message-ID: References: <87jz6qczja.fsf@nosuchdomain.example.com> <5b14da4260c0b7e3235ce05f752c092fade4d70e.camel@gmail.com> <11cc09876004107c47467b9481f614f45f450f2c.camel@gmail.com> <674a661e498281cca55b322cbd5905a1988a6171.camel@gmail.com> <088556c03067d8de7184bf88dd01cc6b8c99ba1b.camel@gmail.com> <09cea75db07408dc9203aca3fb74408ad3a095b4.camel@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Injection-Date: Sun, 11 May 2025 03:26:13 +0200 (CEST) Injection-Info: dont-email.me; posting-host="ef7faca461217fa132b1f53eef89d0be"; logging-data="4028306"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX19l7yYTpXRgH2aKujSyhcD2" User-Agent: Mozilla Thunderbird Cancel-Lock: sha1:NKTQpCiqtWldrU8cRfUnUa/oB7g= In-Reply-To: <09cea75db07408dc9203aca3fb74408ad3a095b4.camel@gmail.com> Content-Language: en-US X-Antivirus-Status: Clean X-Antivirus: Norton (VPS 250510-6, 5/10/2025), Outbound message On 5/10/2025 8:17 PM, wij wrote: > On Sat, 2025-05-10 at 17:03 -0500, olcott wrote: >> On 5/10/2025 4:44 PM, wij wrote: >>> On Sat, 2025-05-10 at 14:29 -0500, olcott wrote: >>>> On 5/10/2025 2:02 PM, wij wrote: > > You don't know the counter example in the HP proof, your D is not the case what HP says. > Sure I do this is it! (as correctly encoded in C) typedef void (*ptr)(); int HHH(ptr P); int DD() { int Halt_Status = HHH(DD); if (Halt_Status) HERE: goto HERE; return Halt_Status; } int main() { HHH(DD); } -- Copyright 2024 Olcott "Talent hits a target no one else can hit; Genius hits a target no one else can see." Arthur Schopenhauer