comp.lang.ada
 help / color / mirror / Atom feed
From: John McCabe <john@assen.demon.co.uk>
Subject: Positional Aggregates
Date: 1998/11/11
Date: 1998-11-11T00:00:00+00:00	[thread overview]
Message-ID: <72cbru$juh@gcsin3.geccs.gecm.com> (raw)

In a declarative part of a subroutine I have lines like the following:

   Files_Used  : constant := 1;
   Files_Index : array (1..Files_Used) of Integer := (17);

When compiled, I get a warning:

   error: positional aggregate cannot have one component

Is this valid for an array with only one element?

-- 
Best Regards
John McCabe
---------------------------------------------------------------------
Marconi Electronic Systems
Simulation & Training Division
=====================================================================
Not necessarily my company or service providers opinions.
=====================================================================






             reply	other threads:[~1998-11-11  0:00 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1998-11-11  0:00 John McCabe [this message]
1998-11-11  0:00 ` Positional Aggregates John McCabe
1998-11-12  0:00   ` dewarr
1998-11-12  0:00     ` John McCabe
1998-11-11  0:00 ` Marc A. Criley
1998-11-11  0:00 ` dennison
1998-11-12  0:00   ` dewar
1998-11-12  0:00     ` John McCabe
1998-11-12  0:00       ` dewarr
replies disabled

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