comp.lang.ada
 help / color / mirror / Atom feed
From: alden@trwrb.UUCP
Subject: VAX Ada sequential IO and Direct IO
Date: Wed, 8-Apr-87 22:32:33 EST	[thread overview]
Date: Wed Apr  8 22:32:33 1987
Message-ID: <8704062145.AA00219@jade.SPP.com> (raw)

Has anyone had problems with VAX Ada sequential_io and direct_IO when
instantiated with a discriminated record type which has an unconstrained
component.  I keep getting use_error raised when doing a create or open.

example


type foo(a : integer) is
	record
	   f1 : string(1..a);
	end record;

even if I restrict the range of 'a' by using a subtype of integer, or
create an integer type with a restricted range I still get a use_error.
In addition to the use error, an RMS error is listed as max record size 
exceeded.

	... Tony Alden
	(TRW)

             reply	other threads:[~1987-04-09  3:32 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1987-04-09  3:32 alden [this message]
  -- strict thread matches above, loose matches on Subject: below --
1987-04-14  1:17 VAX Ada sequential IO and Direct IO gary
replies disabled

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