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

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

Path: ...!eternal-september.org!feeder3.eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail
From: "Chris M. Thomasson" <chris.m.thomasson.1@gmail.com>
Newsgroups: comp.lang.c
Subject: Re: C23 thoughts and opinions
Date: Wed, 22 May 2024 14:24:53 -0700
Organization: A noiseless patient Spider
Lines: 8
Message-ID: <v2lnr5$1bu1r$1@dont-email.me>
References: <v2l828$18v7f$1@dont-email.me>
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 8bit
Injection-Date: Wed, 22 May 2024 23:24:54 +0200 (CEST)
Injection-Info: dont-email.me; posting-host="ee11ca76796c66309a2bb446f41768ab";
	logging-data="1439803"; mail-complaints-to="abuse@eternal-september.org";	posting-account="U2FsdGVkX1/o3n+GM97akmZIpsHOD7rU1Db3PbdPADA="
User-Agent: Mozilla Thunderbird
Cancel-Lock: sha1:v4wG1uQQugxWIGV2i3tYq9V1PlM=
Content-Language: en-US
In-Reply-To: <v2l828$18v7f$1@dont-email.me>
Bytes: 1307

On 5/22/2024 9:55 AM, David Brown wrote:
> In an attempt to bring some topicality to the group, has anyone started 
> using, or considering, C23 ?  There's quite a lot of change in it, 
> especially compared to the minor changes in C17.

Love the way std::vectors respect alignas... C++20, iirc?

[...]