Warning: mysqli::__construct(): (HY000/1203): User howardkn already has more than 'max_user_connections' active connections in D:\Inetpub\vhosts\howardknight.net\al.howardknight.net\includes\artfuncs.php on line 21
Failed to connect to MySQL: (1203) User howardkn already has more than 'max_user_connections' active connections
Warning: mysqli::query(): Couldn't fetch mysqli in D:\Inetpub\vhosts\howardknight.net\al.howardknight.net\index.php on line 66
Article <v2sh5b$2rm73$1@dont-email.me>
Deutsch   English   Français   Italiano  
<v2sh5b$2rm73$1@dont-email.me>

View for Bookmarking (what is this?)
Look up another Usenet article

Path: ...!2.eu.feeder.erje.net!feeder.erje.net!eternal-september.org!feeder3.eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail
From: olcott <polcott333@gmail.com>
Newsgroups: comp.lang.c++
Subject: Re: Can you see that D correctly simulated by H remains stuck in
 recursive simulation?
Date: Sat, 25 May 2024 06:13:47 -0500
Organization: A noiseless patient Spider
Lines: 39
Message-ID: <v2sh5b$2rm73$1@dont-email.me>
References: <v2ns85$1rd65$1@dont-email.me> <v2s46t$2pj9q$2@dont-email.me>
 <86jzjigw6r.fsf@linuxsc.com>
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 7bit
Injection-Date: Sat, 25 May 2024 13:13:48 +0200 (CEST)
Injection-Info: dont-email.me; posting-host="010db72b80f31f696ef17c51994f71bb";
	logging-data="3004643"; mail-complaints-to="abuse@eternal-september.org";	posting-account="U2FsdGVkX19g50zfDfp79mY6zR1hMAcl"
User-Agent: Mozilla Thunderbird
Cancel-Lock: sha1:VI2HM1joXtV53UP8BwZRRIuIl3E=
In-Reply-To: <86jzjigw6r.fsf@linuxsc.com>
Content-Language: en-US
Bytes: 2199

On 5/25/2024 2:58 AM, Tim Rentsch wrote:
> "Fred. Zwarts" <F.Zwarts@HetNet.nl> writes:
> 
>> Op 23.mei.2024 om 18:52 schreef olcott:
>>
>>> typedef int (*ptr)(); // ptr is pointer to int function in C
>>> 00 int H(ptr p, ptr i);
>>> 01 int D(ptr p)
>>> 02 {
>>> 03 int Halt_Status = H(p, p);
>>> 04 if (Halt_Status)
>>> 05 HERE: goto HERE;
>>> 06 return Halt_Status;
>>> 07 }
>>> 08
>>> 09 int main()
>>> 10 {
>>> 11 H(D,D);
>>> 12 return 0;
>>> 13 }
>>>
>>> The above template [...]
>>
>> Olcott's own words are that the simulation of D [...]
> 
> Why do you waste people's time engaging with this bozo?

This is genuine break though work. Who here would not like
to have a compiler that checks for total program correctness?

WST 2023: 19th International Workshop on Termination
University Center Obergurgl, University of Innsbruck
Obergurgl, Austria, August 24-25, 2023
https://easychair.org/cfp/WST2023

-- 
Copyright 2024 Olcott "Talent hits a target no one else can hit; Genius
hits a target no one else can see." Arthur Schopenhauer