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=-0.3 required=5.0 tests=BAYES_00, REPLYTO_WITHOUT_TO_CC autolearn=no autolearn_force=no version=3.4.4 Path: eternal-september.org!reader01.eternal-september.org!reader02.eternal-september.org!news.eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail From: "G.B." Newsgroups: comp.lang.ada Subject: Re: qualified expressions acting as names - not accepted? Date: Tue, 23 Aug 2016 09:03:43 +0200 Organization: A noiseless patient Spider Message-ID: References: <383be26e-879c-42ad-9606-8f6fe04bf7d2@googlegroups.com> Reply-To: nonlegitur@futureapps.de Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Injection-Date: Tue, 23 Aug 2016 07:03:44 -0000 (UTC) Injection-Info: mx02.eternal-september.org; posting-host="d0523a3331cd48db2ac6213ee96363c9"; logging-data="12312"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX18+Km9mmdqaQ2UxYCtPsKjW2uAdMyH+3ww=" User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.9; rv:45.0) Gecko/20100101 Thunderbird/45.2.0 In-Reply-To: <383be26e-879c-42ad-9606-8f6fe04bf7d2@googlegroups.com> Cancel-Lock: sha1:RdwmyHMpFjv+x/VJf8xKeK4xqd4= Xref: news.eternal-september.org comp.lang.ada:31510 Date: 2016-08-23T09:03:43+02:00 List-Id: On 22.08.16 12:00, AdaMagica wrote: > With this excerpt from the syntax, it looks like your compiler has a problem. So it seems. I have dropped a note. Apparently, the compiler treats arrays of components of type Character specially (also those of type Wide_Character, or of type Wide_Wide_Character). Substituting a user defined character type for the component type restores the expected behavior. -- "HOTDOGS ARE NOT BOOKMARKS" Springfield Elementary teaching staff