comp.lang.ada
 help / color / mirror / Atom feed
From: tmoran@acm.org
Subject: Re: Why does this happen?
Date: Wed, 16 Oct 2002 02:25:39 GMT
Date: 2002-10-16T02:25:39+00:00	[thread overview]
Message-ID: <D64r9.59604$rz6.10428@sccrnsc02> (raw)
In-Reply-To: 3DAC92DB.4090307@linux.nu

>   Type Mtr_Type is array (Positive range <>,
>                           Positive range <>) of integer;
>
>   type T_typ (Ns : Positive) is record
>      M : Mtr_Type (1..2, 1 .. ns);  -- does not compile
>   end record;

Gnat 3.14 on my Windows system compiles those lines without complaint.



  parent reply	other threads:[~2002-10-16  2:25 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-10-15 22:12 Why does this happen? svesse
2002-10-16  0:46 ` Dennis Lee Bieber
2002-10-16  2:25 ` tmoran [this message]
2002-10-16  6:02   ` Anders Wirzenius
2002-10-16  7:32     ` tmoran
2002-10-16 13:44       ` Frank J. Lhota
2002-10-16  5:36 ` Simon Wright
2002-10-16 15:53   ` Jerry van Dijk
2002-10-17  9:50     ` Colin Paul Gloster
2002-10-17 12:08       ` Jerry van Dijk
2002-10-16 19:56 ` Gautier
replies disabled

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