comp.lang.ada
 help / color / mirror / Atom feed
* What's wrong with this syntax?
@ 1996-12-04  0:00 John Gluth
  1996-12-05  0:00 ` johnherro
  1996-12-05  0:00 ` Ken Garlington
  0 siblings, 2 replies; 7+ messages in thread
From: John Gluth @ 1996-12-04  0:00 UTC (permalink / raw)



Howdy,

Someone on my team asked me if I knew why Rational's Apex doesn't 
seem to like the following excerpts.  I don't see what's wrong with it
either.



Some_Limit : Constant := 1024;


for i in 1..(Some_Limit - 2) loop


It doesn't seem to want to evaluate the (Some_Limit - 2) expression.
It seems to me that Some_Limit, a named number is of type Universal
Integer.
The literal, 2, should also be of type Universal Integer.

What are we missing?


Thx,

John
jpgluth@ccgate.hac.com




^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~1996-12-15  0:00 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1996-12-04  0:00 What's wrong with this syntax? John Gluth
1996-12-05  0:00 ` johnherro
1996-12-05  0:00 ` Ken Garlington
1996-12-05  0:00   ` Bob Gilbert
1996-12-10  0:00     ` Robert Dewar
1996-12-15  0:00     ` Gene Ouye
1996-12-15  0:00       ` Matthew Heaney

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