comp.lang.ada
 help / color / mirror / Atom feed
From: "Jeffrey R. Carter" <spam.jrcarter.not@spam.not.acm.org>
Subject: Re: Anonymous array not allowed as components
Date: Fri, 1 Nov 2019 11:41:19 +0100
Date: 2019-11-01T11:41:19+01:00	[thread overview]
Message-ID: <qph24f$qsb$1@dont-email.me> (raw)
In-Reply-To: <5dbbeda6$0$1458$e4fe514c@news.kpn.nl>

On 11/1/19 9:32 AM, L Dries wrote:
> 
> Then I got the message:
> 
> 65:22 Anonymous array not allowed as components
> 
> What do I do wrong?

 From the error msg, I would guess that you're trying to use an anonymous array 
as a component. As the msg says, this is not allowed. You need to use a named 
array type.

-- 
Jeff Carter
"It is the German who is so uncourteous to his verbs."
A Scandal in Bohemia
122


      parent reply	other threads:[~2019-11-01 10:41 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-11-01  8:32 Anonymous array not allowed as components L Dries
2019-11-01  9:34 ` joakimds
2019-11-01 10:00   ` L Dries
2019-11-01 10:47   ` Jeffrey R. Carter
2019-11-01  9:34 ` AdaMagica
2019-11-01  9:56   ` L Dries
2019-11-01 10:33   ` L Dries
2019-11-01 15:55     ` AdaMagica
2019-11-01 10:41 ` Jeffrey R. Carter [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