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 <v29oso$2mtfj$1@dont-email.me>
Deutsch   English   Français   Italiano  
<v29oso$2mtfj$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: Thomas Koenig <tkoenig@netcologne.de>
Newsgroups: comp.arch
Subject: Re: Unicode in strings
Date: Sat, 18 May 2024 08:29:12 -0000 (UTC)
Organization: A noiseless patient Spider
Lines: 14
Message-ID: <v29oso$2mtfj$1@dont-email.me>
References: <v0s17o$2okf4$2@dont-email.me>
 <4e0557bec2acda4df76f1ed01ebcbdf6@www.novabbs.org>
 <v1ep4i$1ptf$1@gal.iecc.com> <v1eruj$3o1r8$1@dont-email.me>
 <v1h8l6$1ttd$1@gal.iecc.com> <v1kifk$17qh0$1@dont-email.me>
 <2024May10.182047@mips.complang.tuwien.ac.at>
 <v1ns43$2260p$1@dont-email.me>
 <2024May11.173149@mips.complang.tuwien.ac.at>
 <v1preb$2jn47$1@dont-email.me>
 <2024May12.110053@mips.complang.tuwien.ac.at>
 <jwvjzjwid50.fsf-monnier+comp.arch@gnu.org>
 <2024May18.072920@mips.complang.tuwien.ac.at>
Injection-Date: Sat, 18 May 2024 10:29:12 +0200 (CEST)
Injection-Info: dont-email.me; posting-host="bb87fa450c977cc663aa91715f895ed1";
	logging-data="2848243"; mail-complaints-to="abuse@eternal-september.org";	posting-account="U2FsdGVkX1/FgAORwZ4+0ADg2QZtQ9Ihp0MBZIhh/gI="
User-Agent: slrn/1.0.3 (Linux)
Cancel-Lock: sha1:84Mxi7L43l4ju9aieg5NHlXxRJw=
Bytes: 1811

Anton Ertl <anton@mips.complang.tuwien.ac.at> schrieb:
> Stefan Monnier <monnier@iro.umontreal.ca> writes:

>>Does Unicode even has the notion of "character", really?
>
> AFAIK it does not.  But applications like palindrome checkers care
> about characters, not code points.

Considering the huge market for palindrome checkers, that is a
real concern, especially if they involve characters for which
UTF-32 is not sufficient, such as smileys.

Is there any language whose characters cannot be represented in
UTF-32?