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 <v2mg67$1ja60$3@dont-email.me>
Deutsch   English   Français   Italiano  
<v2mg67$1ja60$3@dont-email.me>

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

Path: ...!feeds.phibee-telecom.net!news.mixmin.net!eternal-september.org!feeder3.eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail
From: Lawrence D'Oliveiro <ldo@nz.invalid>
Newsgroups: comp.lang.c
Subject: Re: C23 thoughts and opinions
Date: Thu, 23 May 2024 04:20:24 -0000 (UTC)
Organization: A noiseless patient Spider
Lines: 17
Message-ID: <v2mg67$1ja60$3@dont-email.me>
References: <v2l828$18v7f$1@dont-email.me>
	<00297443-2fee-48d4-81a0-9ff6ae6481e4@gmail.com>
	<v2lji1$1bbcp$1@dont-email.me> <87msoh5uh6.fsf@nosuchdomain.example.com>
	<d56ac921-6ffb-4fd1-84a7-b583235c6f37@gmail.com>
	<v2mbeg$1ik9e$7@dont-email.me> <87ikz55fvt.fsf@nosuchdomain.example.com>
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
Injection-Date: Thu, 23 May 2024 06:20:24 +0200 (CEST)
Injection-Info: dont-email.me; posting-host="a8a737fc9dd5c52bce5f2387b69f20c2";
	logging-data="1681600"; mail-complaints-to="abuse@eternal-september.org";	posting-account="U2FsdGVkX18CllboKUygDI4J1/J5zW+W"
User-Agent: Pan/0.155 (Kherson; fc5a80b8)
Cancel-Lock: sha1:luGkkKXmxPlzfvUmQ+HBBwE6tJ0=
Bytes: 1849

On Wed, 22 May 2024 21:08:54 -0700, Keith Thompson wrote:

> Lawrence D'Oliveiro <ldo@nz.invalid> writes:
>>
>> On Wed, 22 May 2024 22:23:26 -0300, Thiago Adams wrote:
>>>
>>> I like the idea of embed ...
>>
>> We’ve discussed this before. It just seems like a sop to those stuck
>> with antiquated, crippled build systems. In which case, how would they
>> get an up-to-date compiler that supports it?
> 
> Presumably by waiting until compilers support it, like any new feature.

Time/effort would be better spent investing in a more versatile build 
system. Which would have the added advantage of supporting other languages 
besides C.