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 X-Google-Thread: 103376,bf564bb3bcde0817 X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!news2.google.com!proxad.net!212.101.4.254.MISMATCH!solnet.ch!solnet.ch!newsfeed01.sul.t-online.de!t-online.de!newsfeed.arcor.de!news.arcor.de!not-for-mail From: "Dmitry A. Kazakov" Subject: Re: Renaming versus initialisation Newsgroups: comp.lang.ada User-Agent: 40tude_Dialog/2.0.14.1 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Reply-To: mailbox@dmitry-kazakov.de Organization: cbb software GmbH References: Date: Wed, 28 Sep 2005 10:02:20 +0200 Message-ID: <1qys7gc3aqky9$.1qtzg7epyh6kk$.dlg@40tude.net> NNTP-Posting-Date: 28 Sep 2005 10:01:52 MEST NNTP-Posting-Host: 038fe4f4.newsread2.arcor-online.net X-Trace: DXC=1KT2_44gW55OjE[7VlJ2<0Q5U85hF6f;4jW\KbG]kaM8GSi?jHD8GO0D61fVENhMO:[6LHn;2LCV>7enW;^6ZC`4<=9bOTW=MN> X-Complaints-To: abuse@arcor.de Xref: g2news1.google.com comp.lang.ada:5220 Date: 2005-09-28T10:01:52+02:00 List-Id: On 27 Sep 2005 20:00:56 -0400, Robert A Duff wrote: > Tapio Kelloniemi writes: > >> V1 : T := F; >> V2 : T renames F; >> >> I'd like to see an explanation of the effect of an object renaming >> declaration versus variable declaration and initialisation, when the object >> being renamed is a return value of a function. Many thanks for it. > > They are pretty similar. What about difference in respect to creation of new objects? -- Regards, Dmitry A. Kazakov http://www.dmitry-kazakov.de