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 connectionsPath: ...!2.eu.feeder.erje.net!feeder.erje.net!eternal-september.org!feeder3.eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail From: Lawrence D'Oliveiro Newsgroups: comp.lang.c Subject: Re: C23 thoughts and opinions Date: Wed, 5 Jun 2024 01:50:38 -0000 (UTC) Organization: A noiseless patient Spider Lines: 6 Message-ID: References: <87msoh5uh6.fsf@nosuchdomain.example.com> <87y18047jk.fsf@nosuchdomain.example.com> <87msoe1xxo.fsf@nosuchdomain.example.com> <87ikz11osy.fsf@nosuchdomain.example.com> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Injection-Date: Wed, 05 Jun 2024 03:50:38 +0200 (CEST) Injection-Info: dont-email.me; posting-host="4516e25990465832a6742c15b1bf965a"; logging-data="836414"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX18FDgOOoHlbrmDgLtn5sJlX" User-Agent: Pan/0.158 (Avdiivka; ) Cancel-Lock: sha1:X/gRzfQUs/ZRouveOVCafscg8RU= Bytes: 2122 On Tue, 4 Jun 2024 12:35:43 +0100, bart wrote: > It is utterly different from the linkers used with typical C code. It does symbol resolution, just like any linker. It handles dependencies (both direct and transitive), just like any linker.