Path: ...!eternal-september.org!feeder3.eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail From: olcott Newsgroups: comp.theory,sci.logic Subject: Re: Can any pathological input thwart a simulating abort decider? Date: Fri, 22 Mar 2024 14:47:51 -0500 Organization: A noiseless patient Spider Lines: 25 Message-ID: References: MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit Injection-Date: Fri, 22 Mar 2024 19:47:52 -0000 (UTC) Injection-Info: dont-email.me; posting-host="690daa18ce180247edf7b429f714d68a"; logging-data="3276681"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX19V+kuLg9Lbrewn+TkIum+l" User-Agent: Mozilla Thunderbird Cancel-Lock: sha1:QtEcLjJkQkgBfomzT4KHYaSGg4g= In-Reply-To: Content-Language: en-US Bytes: 1729 On 3/22/2024 2:44 PM, immibis wrote: > On 22/03/24 19:41, olcott wrote: >> 01 int D(ptr x)  // ptr is pointer to int function >> 02 { >> 03   int Halt_Status = H(x, x); >> 04   if (Halt_Status) >> 05     HERE: goto HERE; >> 06   return Halt_Status; >> 07 } >> 08 >> 09 void main() >> 10 { >> 11   H(D,D); >> 12 } > > Incomplete program. When you run it, it prints "Error: Undefined > function H" and then halts. > That you ignore what I say seems far too Trollish https://github.com/plolcott/x86utm/blob/master/Halt7.c -- Copyright 2024 Olcott "Talent hits a target no one else can hit; Genius hits a target no one else can see." Arthur Schopenhauer