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 <v2a7p0$2pld1$1@dont-email.me>
Deutsch   English   Français   Italiano  
<v2a7p0$2pld1$1@dont-email.me>

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

Path: ...!news.mixmin.net!eternal-september.org!feeder3.eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail
From: Mikko <mikko.levanto@iki.fi>
Newsgroups: comp.theory
Subject: Re: Olcott is a Liar!
Date: Sat, 18 May 2024 15:43:12 +0300
Organization: -
Lines: 40
Message-ID: <v2a7p0$2pld1$1@dont-email.me>
References: <v18e32$1vbql$1@dont-email.me> <v1vuor$24b2$1@news.muc.de> <v20027$865j$1@dont-email.me> <v200oo$843p$1@dont-email.me> <v200u2$8dd9$1@dont-email.me> <v202k0$8q16$1@dont-email.me> <v20654$9o07$1@dont-email.me> <v2086v$a4tr$1@dont-email.me> <v208db$a6jn$1@dont-email.me> <v20ak6$an12$1@dont-email.me> <v20b6v$akk9$1@dont-email.me> <v20eg6$bn7u$1@dont-email.me> <v20eqg$bki0$2@dont-email.me> <v20g5p$c1lu$1@dont-email.me> <v20gld$c8gh$1@dont-email.me> <v21k9m$nao2$1@dont-email.me> <v22f9e$tjgs$1@dont-email.me> <v22i3t$u5vc$1@dont-email.me> <v22nq4$ven4$1@dont-email.me> <v22uc5$10vef$1@dont-email.me> <v22vh7$11dig$2@dont-email.me> <v231gd$11ppa$1@dont-email.me> <v234r2$12odu$1@dont-email.me> <v24njh$1gvck$2@dont-email.me> <v256n5$1kais$2@dont-email.me> <v257o1$1kd2t$1@dont-email.me> <v25aqg$1l575$2@dont-email.me> <v25krf$1nb8s$1@dont-email.me> <v25n16$1nr9a$1@dont-email.me> <v2798g$24n2u$1@dont-email.me> <v280us$298tt$3@dont-email.me> <v28uvo$1a3tk$10@i2pn2.org>
MIME-Version: 1.0
Content-Type: text/plain; charset=utf-8; format=flowed
Content-Transfer-Encoding: 8bit
Injection-Date: Sat, 18 May 2024 14:43:13 +0200 (CEST)
Injection-Info: dont-email.me; posting-host="48864972f4821b7340d511423b46b671";
	logging-data="2938273"; mail-complaints-to="abuse@eternal-september.org";	posting-account="U2FsdGVkX19+Dm4a3fMd/jz0i6+ijnxP"
User-Agent: Unison/2.2
Cancel-Lock: sha1:HGaGsbtwNGCsv2lUFz22THDdAqg=
Bytes: 3426

On 2024-05-18 01:07:04 +0000, Richard Damon said:

> On 5/17/24 12:34 PM, olcott wrote:
> 
>> The key thing to note is that no D correctly simulated by any H of
>> every H/D pair specified by the template below ever reaches its own
>> line 06 and halts.
> 
> 
> Which, since I posted over two weeks ago how to do it in C, means that 
> you don't have the needed knowledge of the C programming language, or 
> about what truth actually is.
> 
> And the fact that you refuse to take up any of my challenges to have me 
> repost the link (because you clearly prefer to just lie rather that try 
> to do some research) it is clear that you are not actually certain of 
> your claim, so you know you may be lying, but you do it anyway.
> 
> And you are proven to just be an ignorant damned pathological liar.
> 
> 
>> 
>> There are several correct diagnostic messages, what one are you suggesting?
>> 
> 
> If there are correct diagnostic messages, then your code is not "C" code.

It could stil be conforming C code. The standard permits that an
implementation accepts and executes programs that are not permitted
by the standard. Therefore almost any piece of text is or can be
a conforming C program. An implementation is free to choose what
happens when such program is executed. The main restriction is that
implementation specific extensions must not alter the meaning of
programs (more than allowed by the standard) that don't use those
extensions. For example, an implementation is not allowed to have
new reserved words that don't begin with two underline characters.

-- 
Mikko