comp.lang.ada
 help / color / mirror / Atom feed
From: "Björn Persson" <spam-away@nowhere.nil>
Subject: Re: "User-Defined Assignment" question
Date: Sat, 12 Aug 2006 12:20:27 GMT
Date: 2006-08-12T12:20:27+00:00	[thread overview]
Message-ID: <fIjDg.12710$E02.4705@newsb.telia.net> (raw)
In-Reply-To: <44dd8bfe$0$17855$626a54ce@news.free.fr>

Yves Bailly wrote:
> What seems strange to me is that there is an "Adjust" and a "Finalize"
> call on an object which has never been "Initialize"d... look at the
> instance identified by 134660136. I guess is some temporary anonymous
> object. If I understand well ARM 7.6, the clause 7.6-23/2 seems to tell
> that omitting the Initialize call is *not* permitted...

Per clause 10, Initialize is only called on objects that are initialized 
by default, not when they're explicitly initialized. The intermediate 
anonymous object is of course initialized with the value of Dummy.

-- 
Bj�rn Persson                              PGP key A88682FD
                    omb jor ers @sv ge.
                    r o.b n.p son eri nu



      reply	other threads:[~2006-08-12 12:20 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-08-12  8:05 "User-Defined Assignment" question Yves Bailly
2006-08-12 12:20 ` Björn Persson [this message]
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox