comp.lang.ada
 help / color / mirror / Atom feed
* Fixed point reals
@ 1987-02-25  2:35 km38#
  1987-03-01 23:13 ` Geoff Mendal
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: km38# @ 1987-02-25  2:35 UTC (permalink / raw)
  To: outnews#ext.nn.comp.lang.ada


I have access to two compilers, who behave completely differently. With the
following declaration,

type REAL is delta 0.01;

the first one accepts it, and the other one says

   48     type REAL is delta 0.01;
.......................1
%ADAC-E-FIXTYPERANGE, (1) A fixed point type declaration requires a range 
        constraint

I think the second compiler is right in signaling an error, but what about
the first compiler? It is validated with ACVC 1.5.

Thanks,

--Magnus
Arpa: magnus@andrew.cmu.edu
UUCP: seismo!andrew.cmu.edu!magnus

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

end of thread, other threads:[~1987-03-04 20:37 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1987-02-25  2:35 Fixed point reals km38#
1987-03-01 23:13 ` Geoff Mendal
1987-03-02 14:45 ` John B. Goodenough
1987-03-04 20:37 ` keith

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