comp.lang.ada
 help / color / mirror / Atom feed
From: drw@cullvax.UUCP
Subject: language problem
Date: Tue, 7-Apr-87 00:53:47 EST	[thread overview]
Date: Tue Apr  7 00:53:47 1987
Message-ID: <1044@cullvax.UUCP> (raw)

Is the following program required to raise CONSTRAINT_ERROR (or whatever)?

procedure y is
  subtype x is range 0..100;
  a : x := 100;
begin
  a := a + 1;
end y;

This has a major bearing on the "boolean range true..true" program.

Dale
-- 
Dale Worley		Cullinet Software
UUCP: ...!seismo!harvard!mit-eddie!cullvax!drw
ARPA: cullvax!drw@eddie.mit.edu
Un*x (a generic name for a class of OS's) != Unix (AT&T's brand of such)

             reply	other threads:[~1987-04-07  5:53 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1987-04-07  5:53 drw [this message]
1987-04-08  1:11 ` language problem keith
  -- strict thread matches above, loose matches on Subject: below --
1987-04-08 18:08 drw
1987-04-03 10:35 ms8k#
     [not found] <12291366595.33.BRYAN@Sierra.Stanford.EDU>
1987-04-02 20:22 ` ROSENBLUM
1987-04-03 14:49   ` dday
1987-04-06 13:26     ` eric
1987-04-01 23:58 ms8k#
1987-04-03  0:52 ` deller
1987-03-26 17:30 amiram
1987-04-01 15:05 ` joe
1987-04-01 20:12   ` cjh
replies disabled

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