comp.lang.ada
 help / color / mirror / Atom feed
From: Egil H H <ehh.public@gmail.com>
Subject: Re: Mutating elements of constant list using a container element iterator
Date: Wed, 5 Aug 2015 00:32:12 -0700 (PDT)
Date: 2015-08-05T00:32:12-07:00	[thread overview]
Message-ID: <d2cd4b31-8785-497a-a662-ef70470c9319@googlegroups.com> (raw)
In-Reply-To: <0c1904af-8ede-4694-a50a-ac9f60d7dc63@googlegroups.com>

On Wednesday, August 5, 2015 at 1:56:26 AM UTC+2, martinbbj...@gmail.com wrote:
>    
>    for Item of V1 loop
>       Item.Value := 0; -- no error
>    end loop;

Gnat Pro 7.3.1 reports "left hand side of assignment must be a variable" here.

  reply	other threads:[~2015-08-05  7:32 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-08-04 23:56 Mutating elements of constant list using a container element iterator martinbbjerregaard
2015-08-05  7:32 ` Egil H H [this message]
2015-08-05 11:23   ` martinbbjerregaard
2015-08-05  7:43 ` Jacob Sparre Andersen
2015-08-05 11:35 ` martinbbjerregaard
2015-08-06 19:02 ` 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