Sujet : Re: Incorrect requirements --- Computing the mapping from the input to HHH(DD)
De : Keith.S.Thompson+u (at) *nospam* gmail.com (Keith Thompson)
Groupes : comp.theoryDate : 09. May 2025, 00:45:01
Autres entêtes
Organisation : None to speak of
Message-ID : <87ecwyekg2.fsf@nosuchdomain.example.com>
References : 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21
User-Agent : Gnus/5.13 (Gnus v5.13)
olcott <
polcott333@gmail.com> writes:
On 5/8/2025 5:26 PM, Keith Thompson wrote:
[...]
I am more nearly an expert on C than on the Halting Problem.
Watching olcott base his arguments on C *and getting C so badly
wrong* leads me to think that he is largely ignorant of C (which is
fine, most people are) and is unwilling to admit it. Watching the
reactions of actual experts to his mathematical arguments leads me
to the same conclusion about his knowledge of the relevant fields
of mathematics.
>
If Halt7.c is not compiled with the Microsoft
compiler then it will not produce the required
object file type.
>
The rest of the system has compiled under
Linux. I haven't tried this in a few years.
[...]
So you normally compile your code using the 2017 version of Microsoft
Visual Studio.
I have no particular problem with that, but your failure to correct
a number of C errors in your code is odd. I've pointed out several
syntax errors and constraint violations; at least the syntax errors
would be trivial to fix (even if your compiler is lax enough to
fail to diagnose them). Richard Heathfield has pointed out code
that dereferences a null pointer.
You are using C, a language in which you appear to have little
apparent expertise or willingness to learn, to demonstrate claims
that, if true, would overturn ideas that have been generally accepted
for decades. Can you understand why I might decide that analyzing
your claims is not worth my time?
-- Keith Thompson (The_Other_Keith) Keith.S.Thompson+u@gmail.comvoid Void(void) { Void(); } /* The recursive call of the void */