comp.lang.ada
 help / color / mirror / Atom feed
From: martinbbjerregaard@gmail.com
Subject: Re: Mutating elements of constant list using a container element iterator
Date: Wed, 5 Aug 2015 04:23:54 -0700 (PDT)
Date: 2015-08-05T04:23:54-07:00	[thread overview]
Message-ID: <475421f8-28b8-43d2-8f39-13d0712da34a@googlegroups.com> (raw)
In-Reply-To: <d2cd4b31-8785-497a-a662-ef70470c9319@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.

I forgot to mention I'm using GNAT GPL 2015 (20150428-49)

  reply	other threads:[~2015-08-05 11:23 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
2015-08-05 11:23   ` martinbbjerregaard [this message]
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