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,FREEMAIL_FROM autolearn=unavailable autolearn_force=no version=3.4.4 Path: eternal-september.org!reader01.eternal-september.org!feeder.eternal-september.org!news.uzoreto.com!fu-berlin.de!uni-berlin.de!individual.net!not-for-mail From: hreba Newsgroups: comp.lang.ada Subject: Re: How can one record component be local and another not? Date: Tue, 5 May 2020 16:32:56 +0200 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-Trace: individual.net 0pIEIFyomIHzUQ6Bn3H5YAtlS5xf6N/crJwnAULQ9yLbsoryJf Cancel-Lock: sha1:q/MrFS/L9Vqz0ZVNtGjQBY5T4so= User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.7.0 In-Reply-To: Content-Language: de-DE Xref: reader01.eternal-september.org comp.lang.ada:58590 Date: 2020-05-05T16:32:56+02:00 List-Id: > Now R has shorter lifetime than the access type Integer_P. At first read, I thought "access type Integer_P" was just a sloppy formulation for "variable of access type Integer_P". After learning from Jere (see below) that types too can have lifetimes, I understand. -- Frank Hrebabetzky, Kronach +49 / 9261 / 950 0565