comp.lang.ada
 help / color / mirror / Atom feed
From: "Dmitry A. Kazakov" <mailbox@dmitry-kazakov.de>
Subject: Re: strange behaviour of utf-8 files
Date: Mon, 18 Nov 2013 16:25:07 +0100
Date: 2013-11-18T16:25:07+01:00	[thread overview]
Message-ID: <cqqsvt47bw75.1p0m0ibjkwyrz$.dlg@40tude.net> (raw)
In-Reply-To: 528a10a9$0$6564$9b4e6d93@newsspool4.arcor-online.net

On Mon, 18 Nov 2013 14:05:45 +0100, G.B. wrote:

> Character literals are not bugs. Ada lacks means of
> expressing programmer's intent here, that much is true.
> Encoding could be specified by an aspect, just like 'Size.
> The language is buggy here, when matched against ubiquitous
> real world programming situations.

You are fundamentally wrong here. Encoding is not an aspect, encoding is a
type.

Compare:

123 is a literal of Integer, mod 341, Unsigned_16, ... types

"A" is a literal of String (Latin1), Wide_String (UCS-2), Wide_Wide_String
(UCS-4)

Ada can and surely must have UTF-8 and whatever other encoded strings,
characters and slices. The reason why this is not done, because of other
language problems irrelevant here. [It would cause combinatorial explosion
of standard libraries.]

Note, with all and any thinkable additions, the problem OP had will still
be present, because it has nothing to do with the language itself.

-- 
Regards,
Dmitry A. Kazakov
http://www.dmitry-kazakov.de

  reply	other threads:[~2013-11-18 15:25 UTC|newest]

Thread overview: 33+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-11-16 13:12 strange behaviour of utf-8 files Stoik
2013-11-16 13:34 ` Dmitry A. Kazakov
2013-11-16 15:09   ` Stoik
2013-11-16 15:55     ` Dmitry A. Kazakov
2013-11-17 13:32       ` Georg Bauhaus
2013-11-17 14:07         ` Dmitry A. Kazakov
2013-11-17 17:19           ` Dennis Lee Bieber
2013-11-17 18:07             ` Dmitry A. Kazakov
2013-11-17 19:05           ` Georg Bauhaus
2013-11-17 20:38             ` Dmitry A. Kazakov
2013-11-18  8:38               ` Georg Bauhaus
2013-11-18  9:01                 ` Dmitry A. Kazakov
2013-11-18 10:06                   ` Georg Bauhaus
2013-11-18  8:44               ` Georg Bauhaus
2013-11-18 10:24                 ` Dmitry A. Kazakov
2013-11-18 13:05                   ` G.B.
2013-11-18 15:25                     ` Dmitry A. Kazakov [this message]
2013-11-18 15:51                       ` G.B.
2013-11-18 17:34                         ` Dmitry A. Kazakov
2013-11-18  0:34           ` Stoik
2013-11-16 17:01     ` Georg Bauhaus
2013-11-17 10:38       ` Stoik
2013-11-16 15:12   ` Stoik
2013-11-16 15:57     ` Dmitry A. Kazakov
2013-11-17 11:12       ` Stoik
2013-11-22  1:03         ` Randy Brukardt
2013-11-22  3:02           ` Shark8
2013-11-22 11:54             ` Georg Bauhaus
2013-11-23  4:14             ` Randy Brukardt
2013-12-06  2:17               ` Georg Bauhaus
2013-11-16 20:06     ` Peter C. Chapin
2013-11-17 10:34       ` Stoik
2013-11-22  0:53       ` Randy Brukardt
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox