comp.lang.ada
 help / color / mirror / Atom feed
From: Simon Wright <simon@pushface.org>
Subject: Re: Does object renaming allow the view to be a copy?
Date: Sun, 22 Jan 2017 10:37:55 +0000
Date: 2017-01-22T10:37:55+00:00	[thread overview]
Message-ID: <lybmuzjs70.fsf@pushface.org> (raw)
In-Reply-To: o61qau$ock$1@dont-email.me

"G.B." <bauhaus@notmyhomepage.invalid> writes:

> So, is the following program, modifying compoments of and array,
> ever allowed to raise Renaming_Is_Copying?

>     Renaming_Is_Copying : exception;
>
>     type R is record
>         A, B : Integer;
>     end record;
>
>     type List is array (Natural range <>) of R;

and would it make a difference if an R was small enough to fit into a
register?

  reply	other threads:[~2017-01-22 10:37 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-01-22  8:27 Does object renaming allow the view to be a copy? G.B.
2017-01-22 10:37 ` Simon Wright [this message]
2017-01-22 16:26 ` AdaMagica
2017-01-22 17:37   ` Simon Wright
2017-01-22 20:24     ` Dmitry A. Kazakov
2017-01-23 10:49       ` AdaMagica
2017-01-23 11:06         ` Dmitry A. Kazakov
2017-01-23 20:40 ` Randy Brukardt
2017-01-24 16:06   ` Robert Eachus
2017-01-24 21:08     ` Randy Brukardt
replies disabled

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