Re: Anyone with sufficient knowledge of C knows that DD specifies non-terminating behavior to HHH

Liste des GroupesRevenir à c theory 
Sujet : Re: Anyone with sufficient knowledge of C knows that DD specifies non-terminating behavior to HHH
De : richard (at) *nospam* damon-family.org (Richard Damon)
Groupes : comp.theory
Date : 17. Feb 2025, 02:08:15
Autres entêtes
Organisation : i2pn2 (i2pn.org)
Message-ID : <e8a0d66e6010c227a50df946e60601f1d057ebf9@i2pn2.org>
References : 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19
User-Agent : Mozilla Thunderbird
On 2/16/25 2:24 PM, olcott wrote:
On 2/16/2025 10:35 AM, joes wrote:
Am Sun, 16 Feb 2025 06:51:12 -0600 schrieb olcott:
On 2/15/2025 2:49 AM, Mikko wrote:
On 2025-02-14 12:40:04 +0000, olcott said:
On 2/14/2025 2:58 AM, Mikko wrote:
On 2025-02-14 00:07:23 +0000, olcott said:
On 2/13/2025 3:20 AM, Mikko wrote:
On 2025-02-13 04:21:34 +0000, olcott said:
On 2/12/2025 4:04 AM, Mikko wrote:
On 2025-02-11 14:41:38 +0000, olcott said:
>
Of course not. However, the fact that no reference to that
article before or when HHH
>
That paper and its code are the only thing that I have been
talking about in this forum for several years.
>
Doesn't matter when you don't say that you are talking about that
paper.
>
Anyway, that is irrelevant to the fact that the subject line
contains a false claim.
>
It is a truism and not one person on the face of the Earth can
possibly show otherwise.
>
The fact that the claim on subject line is false is not a truism.
In order to determine the claim is false one needs some knowledge
that is not obvious.
>
When you try to show the steps attempting to show that it is false I
will point out the error.
>
Step 1: Find people who know C.
Step 2: Show them DD of OP and ask.
>
This is the only topic that I will discuss and any
>
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);
}
DD  correctly simulated by HHH cannot possibly terminate normally.
>
That claim has already shown to be false. Nothing above shows that HHH
does not return 0. If it does DD also returns 0.
>
When we are referring to the above DD simulated by HHH and not trying to
get away with changing the subject to some other DD somewhere else
such as one that calls a non-aborting version of HHH
>
then
anyone with sufficient knowledge of C programming knows that no instance
of DD shown above simulated by any corresponding instance of HHH can
possibly terminate normally.
 
Well, then that corresponding (by what?) HHH isn’t a decider.
>
 Technically a decider is any TM that always stops running.
https://en.wikipedia.org/wiki/Decider_(Turing_machine)
 I am focusing on the isomorphic notion of a termination analyzer.
A simulating termination analyzer correctly rejects any input
that must be aborted to prevent its own non-termination.
 
Except your words don't actually have meaning in the concept of things needing to be acutal programs, so you are proved to be too stupid to matter, and too stupid to understand your stupidity.
All you are doing is admitting that your "termination analyzer" fails to actually be a program, and isn't the code of your C code, thus showing you are just lying.

Date Sujet#  Auteur
14 Feb 25 * Re: Anyone with sufficient knowledge of C knows that DD specifies non-terminating behavior to HHH420olcott
14 Feb 25 +* Re: Anyone with sufficient knowledge of C knows that DD specifies non-terminating behavior to HHH137Richard Damon
14 Feb 25 i`* Re: Anyone with sufficient knowledge of C knows that DD specifies non-terminating behavior to HHH136olcott
14 Feb 25 i +* Re: Anyone with sufficient knowledge of C knows that DD specifies non-terminating behavior to HHH131joes
15 Feb 25 i i`* Re: Anyone with sufficient knowledge of C knows that DD specifies non-terminating behavior to HHH130olcott
15 Feb 25 i i +- Re: Anyone with sufficient knowledge of C knows that DD specifies non-terminating behavior to HHH1Richard Damon
15 Feb 25 i i `* Re: Anyone with sufficient knowledge of C knows that DD specifies non-terminating behavior to HHH128joes
16 Feb 25 i i  `* DD specifies non-terminating behavior to HHH --- RECURSIVE CHAIN127olcott
16 Feb 25 i i   +- Re: DD specifies non-terminating behavior to HHH --- RECURSIVE CHAIN1Richard Damon
16 Feb 25 i i   +- Re: DD specifies non-terminating behavior to HHH --- RECURSIVE CHAIN1Richard Damon
16 Feb 25 i i   `* Re: DD specifies non-terminating behavior to HHH --- RECURSIVE CHAIN124joes
16 Feb 25 i i    +* Re: DD specifies non-terminating behavior to HHH --- RECURSIVE CHAIN3olcott
16 Feb 25 i i    i+- Re: DD specifies non-terminating behavior to HHH --- RECURSIVE CHAIN1Richard Damon
16 Feb 25 i i    i`- Re: DD specifies non-terminating behavior to HHH --- RECURSIVE CHAIN1Fred. Zwarts
20 Feb 25 i i    `* Re: DD specifies non-terminating behavior to HHH --- RECURSIVE CHAIN120olcott
20 Feb 25 i i     +* Re: DD specifies non-terminating behavior to HHH --- RECURSIVE CHAIN31Mikko
20 Feb 25 i i     i`* Re: DD specifies non-terminating behavior to HHH --- RECURSIVE CHAIN30olcott
21 Feb 25 i i     i +- Re: DD specifies non-terminating behavior to HHH --- RECURSIVE CHAIN1Richard Damon
21 Feb 25 i i     i `* Re: DD specifies non-terminating behavior to HHH --- RECURSIVE CHAIN28Mikko
21 Feb 25 i i     i  `* Re: DD specifies non-terminating behavior to HHH --- RECURSIVE CHAIN27olcott
22 Feb 25 i i     i   +- Re: DD specifies non-terminating behavior to HHH --- RECURSIVE CHAIN1Richard Damon
22 Feb 25 i i     i   `* Re: DD specifies non-terminating behavior to HHH --- RECURSIVE CHAIN25Mikko
22 Feb 25 i i     i    `* Re: DD specifies non-terminating behavior to HHH --- RECURSIVE CHAIN24olcott
22 Feb 25 i i     i     +* Re: DD specifies non-terminating behavior to HHH --- RECURSIVE CHAIN3joes
22 Feb 25 i i     i     i`* Re: DD specifies non-terminating behavior to HHH --- RECURSIVE CHAIN2olcott
23 Feb 25 i i     i     i `- Re: DD specifies non-terminating behavior to HHH --- RECURSIVE CHAIN1Richard Damon
23 Feb 25 i i     i     +- Re: DD specifies non-terminating behavior to HHH --- RECURSIVE CHAIN1Richard Damon
23 Feb 25 i i     i     `* Re: DD specifies non-terminating behavior to HHH --- RECURSIVE CHAIN19Mikko
23 Feb 25 i i     i      `* Re: DD specifies non-terminating behavior to HHH --- RECURSIVE CHAIN18olcott
24 Feb 25 i i     i       +- Re: DD specifies non-terminating behavior to HHH --- RECURSIVE CHAIN1Richard Damon
24 Feb 25 i i     i       `* Re: DD specifies non-terminating behavior to HHH --- RECURSIVE CHAIN16Mikko
25 Feb 25 i i     i        `* Re: DD specifies non-terminating behavior to HHH --- RECURSIVE CHAIN15olcott
25 Feb 25 i i     i         +- Re: DD specifies non-terminating behavior to HHH --- RECURSIVE CHAIN1Richard Damon
25 Feb 25 i i     i         +- Re: DD specifies non-terminating behavior to HHH --- RECURSIVE CHAIN1dbush
25 Feb 25 i i     i         +* Re: DD specifies non-terminating behavior to HHH --- RECURSIVE CHAIN3joes
25 Feb 25 i i     i         i`* Re: DD specifies non-terminating behavior to HHH --- RECURSIVE CHAIN2olcott
25 Feb 25 i i     i         i `- Re: DD specifies non-terminating behavior to HHH --- RECURSIVE CHAIN1joes
25 Feb 25 i i     i         +- Re: DD specifies non-terminating behavior to HHH --- RECURSIVE CHAIN1Fred. Zwarts
25 Feb 25 i i     i         `* Re: DD specifies non-terminating behavior to HHH --- RECURSIVE CHAIN8Mikko
25 Feb 25 i i     i          `* Re: DD specifies non-terminating behavior to HHH --- RECURSIVE CHAIN7olcott
26 Feb 25 i i     i           +* Re: DD specifies non-terminating behavior to HHH --- RECURSIVE CHAIN5Richard Damon
26 Feb 25 i i     i           i`* Re: DD specifies non-terminating behavior to HHH --- RECURSIVE CHAIN4olcott
26 Feb 25 i i     i           i `* Re: DD specifies non-terminating behavior to HHH --- RECURSIVE CHAIN3Richard Damon
26 Feb 25 i i     i           i  `* Re: DD specifies non-terminating behavior to HHH --- RECURSIVE CHAIN2olcott
26 Feb 25 i i     i           i   `- Re: DD specifies non-terminating behavior to HHH --- RECURSIVE CHAIN1Richard Damon
26 Feb 25 i i     i           `- Re: DD specifies non-terminating behavior to HHH --- RECURSIVE CHAIN1Mikko
20 Feb 25 i i     +* Re: DD specifies non-terminating behavior to HHH --- RECURSIVE CHAIN87joes
22 Feb 25 i i     i`* Re: DD specifies non-terminating behavior to HHH --- RECURSIVE CHAIN86olcott
22 Feb 25 i i     i +* Re: DD specifies non-terminating behavior to HHH --- RECURSIVE CHAIN84joes
22 Feb 25 i i     i i`* Re: DD specifies non-terminating behavior to HHH --- RECURSIVE CHAIN --- Saving Democracy83olcott
22 Feb 25 i i     i i +* Re: DD specifies non-terminating behavior to HHH --- RECURSIVE CHAIN --- Saving Democracy67dbush
22 Feb 25 i i     i i i`* Re: DD specifies non-terminating behavior to HHH --- RECURSIVE CHAIN --- Saving Democracy66olcott
22 Feb 25 i i     i i i `* Re: DD specifies non-terminating behavior to HHH --- RECURSIVE CHAIN --- Saving Democracy65dbush
22 Feb 25 i i     i i i  `* Re: DD specifies non-terminating behavior to HHH --- RECURSIVE CHAIN --- Saving Democracy64olcott
22 Feb 25 i i     i i i   `* Re: DD specifies non-terminating behavior to HHH --- RECURSIVE CHAIN --- Saving Democracy63dbush
22 Feb 25 i i     i i i    `* Re: DD specifies non-terminating behavior to HHH --- RECURSIVE CHAIN --- Saving Democracy62olcott
22 Feb 25 i i     i i i     `* Re: DD specifies non-terminating behavior to HHH --- RECURSIVE CHAIN --- Saving Democracy61dbush
22 Feb 25 i i     i i i      `* Re: DD specifies non-terminating behavior to HHH --- RECURSIVE CHAIN --- Saving Democracy60olcott
22 Feb 25 i i     i i i       `* Re: DD specifies non-terminating behavior to HHH --- RECURSIVE CHAIN --- Saving Democracy59dbush
22 Feb 25 i i     i i i        `* Re: DD specifies non-terminating behavior to HHH --- RECURSIVE CHAIN --- Saving Democracy58olcott
22 Feb 25 i i     i i i         `* Re: DD specifies non-terminating behavior to HHH --- RECURSIVE CHAIN --- Saving Democracy57dbush
22 Feb 25 i i     i i i          `* Re: DD specifies non-terminating behavior to HHH --- RECURSIVE CHAIN --- Saving Democracy56olcott
22 Feb 25 i i     i i i           `* Re: DD specifies non-terminating behavior to HHH --- RECURSIVE CHAIN --- Saving Democracy55dbush
23 Feb 25 i i     i i i            `* Re: DD specifies non-terminating behavior to HHH --- RECURSIVE CHAIN --- Saving Democracy54olcott
23 Feb 25 i i     i i i             +* Re: DD specifies non-terminating behavior to HHH --- RECURSIVE CHAIN --- Saving Democracy52dbush
23 Feb 25 i i     i i i             i`* Re: DD specifies non-terminating behavior to HHH --- RECURSIVE CHAIN --- Saving Democracy51olcott
23 Feb 25 i i     i i i             i `* Re: DD specifies non-terminating behavior to HHH --- RECURSIVE CHAIN --- Saving Democracy50dbush
24 Feb 25 i i     i i i             i  `* Re: DD specifies non-terminating behavior to HHH --- RECURSIVE CHAIN --- Saving Democracy49olcott
24 Feb 25 i i     i i i             i   +* Re: DD specifies non-terminating behavior to HHH --- RECURSIVE CHAIN --- Saving Democracy47dbush
24 Feb 25 i i     i i i             i   i`* Re: DD specifies non-terminating behavior to HHH --- RECURSIVE CHAIN --- Saving Democracy46olcott
24 Feb 25 i i     i i i             i   i `* Re: DD specifies non-terminating behavior to HHH --- RECURSIVE CHAIN --- Saving Democracy45dbush
24 Feb 25 i i     i i i             i   i  `* Re: DD specifies non-terminating behavior to HHH --- RECURSIVE CHAIN --- Saving Democracy44olcott
24 Feb 25 i i     i i i             i   i   `* Re: DD specifies non-terminating behavior to HHH --- RECURSIVE CHAIN --- Saving Democracy43dbush
24 Feb 25 i i     i i i             i   i    `* Re: DD specifies non-terminating behavior to HHH --- RECURSIVE CHAIN --- Saving Democracy42olcott
24 Feb 25 i i     i i i             i   i     `* Re: DD specifies non-terminating behavior to HHH --- RECURSIVE CHAIN --- Saving Democracy41dbush
24 Feb 25 i i     i i i             i   i      `* Re: DD specifies non-terminating behavior to HHH --- RECURSIVE CHAIN --- Saving Democracy40olcott
24 Feb 25 i i     i i i             i   i       +* Re: DD specifies non-terminating behavior to HHH --- RECURSIVE CHAIN --- Saving Democracy37dbush
24 Feb 25 i i     i i i             i   i       i`* Re: DD specifies non-terminating behavior to HHH --- RECURSIVE CHAIN --- Saving Democracy36olcott
24 Feb 25 i i     i i i             i   i       i `* Re: DD specifies non-terminating behavior to HHH --- RECURSIVE CHAIN --- Saving Democracy35dbush
24 Feb 25 i i     i i i             i   i       i  `* Re: DD specifies non-terminating behavior to HHH --- RECURSIVE CHAIN --- Saving Democracy34olcott
24 Feb 25 i i     i i i             i   i       i   `* Re: DD specifies non-terminating behavior to HHH --- RECURSIVE CHAIN --- Saving Democracy33dbush
24 Feb 25 i i     i i i             i   i       i    +* Re: DD specifies non-terminating behavior to HHH --- RECURSIVE CHAIN --- Saving Democracy2dbush
24 Feb 25 i i     i i i             i   i       i    i`- Re: DD specifies non-terminating behavior to HHH --- RECURSIVE CHAIN --- Saving Democracy1olcott
24 Feb 25 i i     i i i             i   i       i    `* Re: DD specifies non-terminating behavior to HHH --- RECURSIVE CHAIN --- Saving Democracy30olcott
24 Feb 25 i i     i i i             i   i       i     `* Re: DD specifies non-terminating behavior to HHH --- RECURSIVE CHAIN --- Saving Democracy29dbush
24 Feb 25 i i     i i i             i   i       i      `* Re: DD specifies non-terminating behavior to HHH --- RECURSIVE CHAIN --- Saving Democracy28olcott
24 Feb 25 i i     i i i             i   i       i       +* Re: DD specifies non-terminating behavior to HHH --- RECURSIVE CHAIN --- Saving Democracy2joes
25 Feb 25 i i     i i i             i   i       i       i`- Re: DD specifies non-terminating behavior to HHH --- RECURSIVE CHAIN --- Saving Democracy1olcott
24 Feb 25 i i     i i i             i   i       i       `* Re: DD specifies non-terminating behavior to HHH --- RECURSIVE CHAIN --- Saving Democracy25dbush
25 Feb 25 i i     i i i             i   i       i        `* Re: DD specifies non-terminating behavior to HHH --- RECURSIVE CHAIN --- Saving Democracy24olcott
25 Feb 25 i i     i i i             i   i       i         +* Re: DD specifies non-terminating behavior to HHH --- RECURSIVE CHAIN --- Saving Democracy22dbush
25 Feb 25 i i     i i i             i   i       i         i`* Re: DD specifies non-terminating behavior to HHH --- RECURSIVE CHAIN --- Saving Democracy21olcott
25 Feb 25 i i     i i i             i   i       i         i `* Re: DD specifies non-terminating behavior to HHH --- RECURSIVE CHAIN --- Saving Democracy20dbush
25 Feb 25 i i     i i i             i   i       i         i  `* Re: DD specifies non-terminating behavior to HHH --- RECURSIVE CHAIN --- Saving Democracy19olcott
25 Feb 25 i i     i i i             i   i       i         i   `* Re: DD specifies non-terminating behavior to HHH --- RECURSIVE CHAIN --- Saving Democracy18dbush
25 Feb 25 i i     i i i             i   i       i         i    `* Re: DD specifies non-terminating behavior to HHH --- RECURSIVE CHAIN --- Saving Democracy17olcott
25 Feb 25 i i     i i i             i   i       i         i     `* Re: DD specifies non-terminating behavior to HHH --- RECURSIVE CHAIN --- Saving Democracy16dbush
25 Feb 25 i i     i i i             i   i       i         i      +* Re: DD specifies non-terminating behavior to HHH --- RECURSIVE CHAIN --- Saving Democracy13olcott
25 Feb 25 i i     i i i             i   i       i         i      i+* Re: DD specifies non-terminating behavior to HHH --- RECURSIVE CHAIN --- Saving Democracy11dbush
25 Feb 25 i i     i i i             i   i       i         i      ii`* Re: DD specifies non-terminating behavior to HHH --- RECURSIVE CHAIN --- Saving Democracy10olcott
25 Feb 25 i i     i i i             i   i       i         i      ii `* Re: DD specifies non-terminating behavior to HHH --- RECURSIVE CHAIN --- Saving Democracy9dbush
25 Feb 25 i i     i i i             i   i       i         i      i`- Re: DD specifies non-terminating behavior to HHH --- RECURSIVE CHAIN --- Saving Democracy1joes
25 Feb 25 i i     i i i             i   i       i         i      `* Re: DD specifies non-terminating behavior to HHH --- RECURSIVE CHAIN --- Saving Democracy2olcott
25 Feb 25 i i     i i i             i   i       i         `- Re: DD specifies non-terminating behavior to HHH --- RECURSIVE CHAIN --- Saving Democracy1joes
24 Feb 25 i i     i i i             i   i       `* Re: DD specifies non-terminating behavior to HHH --- RECURSIVE CHAIN --- Saving Democracy2joes
24 Feb 25 i i     i i i             i   `- Re: DD specifies non-terminating behavior to HHH --- RECURSIVE CHAIN --- Saving Democracy1dbush
23 Feb 25 i i     i i i             `- Re: DD specifies non-terminating behavior to HHH --- RECURSIVE CHAIN --- Saving Democracy1Richard Damon
22 Feb 25 i i     i i +- Re: DD specifies non-terminating behavior to HHH --- RECURSIVE CHAIN --- Saving Democracy1joes
23 Feb 25 i i     i i +- Re: DD specifies non-terminating behavior to HHH --- RECURSIVE CHAIN --- Saving Democracy1Richard Damon
23 Feb 25 i i     i i `* Re: DD specifies non-terminating behavior to HHH --- RECURSIVE CHAIN --- Saving Democracy13Mikko
22 Feb 25 i i     i `- Re: DD specifies non-terminating behavior to HHH --- RECURSIVE CHAIN1Richard Damon
20 Feb 25 i i     `- Re: DD specifies non-terminating behavior to HHH --- RECURSIVE CHAIN1Richard Damon
14 Feb 25 i `* Re: Anyone with sufficient knowledge of C knows that DD specifies non-terminating behavior to HHH4Richard Damon
14 Feb 25 `* Re: Anyone with sufficient knowledge of C knows that DD specifies non-terminating behavior to HHH282Mikko

Haut de la page

Les messages affichés proviennent d'usenet.

NewsPortal