comp.lang.ada
 help / color / mirror / Atom feed
* Representation clause for enumeratives
@ 2001-02-08  9:53 Sandro Binetti
  2001-02-08 10:12 ` Tarjei T. Jensen
                   ` (4 more replies)
  0 siblings, 5 replies; 31+ messages in thread
From: Sandro Binetti @ 2001-02-08  9:53 UTC (permalink / raw)


 Hi everybody,

Suppose you have an enumerative type like the following:

type TYP_ENUM is (A,B,C);

for TYP_ENUM use(
        16#00000002#,
        16#00000004#,
        16#80000000#  -- <<<<< NOTICE THIS VALUE !!!

);

My GHS AdaMulti compiler reports this error:

 LRM:4.9(35), The static expression which is not part of a larger
static expression is outside the base range of its expected type.

My Gnat compiler, on the other side, does not say anything.

What's wrong with this such a 16#80000000#  value?
--
Ciao, Sandro


Sent via Deja.com
http://www.deja.com/



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

end of thread, other threads:[~2001-02-12 20:10 UTC | newest]

Thread overview: 31+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-02-08  9:53 Representation clause for enumeratives Sandro Binetti
2001-02-08 10:12 ` Tarjei T. Jensen
     [not found]   ` <95u470$ho1$1@nnrp1.deja.com>
     [not found]     ` <95ua6q$mp4$1@nnrp1.deja.com>
2001-02-08 15:41       ` M. Kotiaho
2001-02-08 16:27         ` Steve O'Neill
2001-02-09  7:26           ` Sandro Binetti
2001-02-09  9:29           ` Martin Dowie
2001-02-08 15:55     ` Marin David Condic
2001-02-08 16:22 ` Rod Chapman
2001-02-10  6:34   ` Robert Dewar
2001-02-12 11:32     ` Rod Chapman
2001-02-08 18:52 ` Greg Bek
     [not found] ` <Ndyg6.1048$y03.96769@news.flash.net>
2001-02-09  5:02   ` Ken Garlington
2001-02-10  6:29     ` Robert Dewar
2001-02-10 16:37       ` Ken Garlington
2001-02-10 17:29         ` Robert Dewar
2001-02-11  1:09           ` Ken Garlington
2001-02-11  5:27             ` Robert Dewar
2001-02-11 12:53               ` Laurent Guerby
2001-02-12  0:24                 ` Robert Dewar
2001-02-12 20:10                   ` Laurent Guerby
2001-02-11 14:50               ` Ken Garlington
2001-02-10 17:31         ` Robert Dewar
2001-02-11  1:09           ` Ken Garlington
2001-02-11  5:28             ` Robert Dewar
2001-02-11 14:50               ` Ken Garlington
2001-02-12  0:30                 ` Robert Dewar
2001-02-12  2:34                   ` Ken Garlington
2001-02-10  6:19   ` Robert Dewar
2001-02-10 11:42     ` David C. Hoos, Sr.
2001-02-10 16:37     ` Ken Garlington
     [not found] ` <3A829EB8.A098925E@baesystems.com>
     [not found]   ` <95uae3$n5j$1@nnrp1.deja.com>
2001-02-12  9:12     ` Stuart Palin

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