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!news.eternal-september.org!mx02.eternal-september.org!.POSTED!not-for-mail From: "Jeffrey R. Carter" Newsgroups: comp.lang.ada Subject: Re: Generic Embedded List Nodes Date: Tue, 21 Jun 2016 10:13:39 -0700 Organization: Also freenews.netfront.net; news.tornevall.net; news.eternal-september.org Message-ID: References: <66c14298-c62d-4f4b-b0c0-e969454f9334@googlegroups.com> <2e39857a-7121-476b-807a-d2bff1e598f4@googlegroups.com> <431af616-7df3-4e4d-9262-26ed68cb74c7@googlegroups.com> <037df2b8-b9c4-4447-87ee-cc89d7072b30@googlegroups.com> <15914c54-191c-4f37-b754-282855d1aeaf@googlegroups.com> <3e25c9a0-469c-4487-b78e-6f87434f87fa@googlegroups.com> <2e69ca6f-484c-4d58-b0fe-d17a744b1418@googlegroups.com> <9ada1cdc-2fbd-4009-99f1-aba71ac1b9d2@googlegroups.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Injection-Date: Tue, 21 Jun 2016 17:13:41 -0000 (UTC) Injection-Info: mx02.eternal-september.org; posting-host="48b46be33beed75863f69afa437f956b"; logging-data="24852"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX194XHhPd/slTCcLcYMQUmDU2prDI3VtezU=" User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.8.0 In-Reply-To: <9ada1cdc-2fbd-4009-99f1-aba71ac1b9d2@googlegroups.com> Cancel-Lock: sha1:RYSJEMHVkAlF71Q7nVZeb6R2ceg= Xref: news.eternal-september.org comp.lang.ada:30859 Date: 2016-06-21T10:13:39-07:00 List-Id: On Tuesday, 21 June 2016 01:52:51 UTC-4, Niklas Holsti wrote: > > The component My_Recd.Name, of the controlled type Unbounded_String, is > making Object_Type also controlled. I well understand that the compiler > does not want controlled objects to be overlaid with address clauses. Funny how this application cannot possibly meet its timing requirements if it does any allocation/deallocation, yet can meet its timing requirements using Unbounded_String, which does allocation/deallocation internally. -- Jeff Carter "You couldn't catch clap in a brothel, silly English K...niggets." Monty Python & the Holy Grail 19