From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=unavailable autolearn_force=no version=3.4.4 Path: eternal-september.org!reader01.eternal-september.org!reader02.eternal-september.org!.POSTED!not-for-mail From: G. B. Newsgroups: comp.lang.ada Subject: Re: Strange crash on custom iterator Date: Wed, 4 Jul 2018 19:02:55 -0000 (UTC) Organization: A noiseless patient Spider Message-ID: References: <70c11a71-3832-4f57-8127-f3f1c48a052f@googlegroups.com> <62e38ee4-f72f-4ed8-bef1-952040fb7f8d@googlegroups.com> <64d8b4a1-a92c-4b90-b95c-e821749de969@googlegroups.com> <887212304.552080112.848502.laguest-archeia.com@nntp.aioe.org> <87muvan83x.fsf@adaheads.home> <1449870001.552246132.581310.laguest-archeia.com@nntp.aioe.org> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Injection-Date: Wed, 4 Jul 2018 19:02:55 -0000 (UTC) Injection-Info: reader02.eternal-september.org; posting-host="d9c0a4ba53a38394f75cdd307d9807a4"; logging-data="14045"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX19E8auqyXbq+f+I6F0O1aZVKe5ecTMJBm8=" User-Agent: NewsTap/5.3.1 (iPhone/iPod Touch) Cancel-Lock: sha1:0Ajnz3F64HJOar9PSRs1QuiMmKY= sha1:Axmi2Z2EBwEOQBJcuw2T0vzYWMI= Xref: reader02.eternal-september.org comp.lang.ada:53610 Date: 2018-07-04T19:02:55+00:00 List-Id: Dmitry A. Kazakov wrote: > Back to the square > one, how to design an UTF-8 string type? Never. What is the proper representation of 3? Which role does a UTF play, other than during I/O operations? So, that’s a type that stands for certain I/O operations of certain objects... Practically, that’s properly typed proper procedures, no?