comp.lang.ada
 help / color / mirror / Atom feed
From: anon@att.net
Subject: Re: Why constant components are not permitted ?
Date: Thu, 24 Nov 2011 19:06:04 +0000 (UTC)
Date: 2011-11-24T19:06:04+00:00	[thread overview]
Message-ID: <jam4ir$krk$1@speranza.aioe.org> (raw)
In-Reply-To: 1856c00b-1994-406a-bbb3-73d93785099a@i6g2000vbe.googlegroups.com


  type test is record
                 a : integer := 16#FFFF# ;
                 b : string ( 1 .. 4 ) := "this" ; -- is OK
                 c : string := "is" ; -- error because no define boundary
               end record ;

Reason no one ask the ARG.


In <1856c00b-1994-406a-bbb3-73d93785099a@i6g2000vbe.googlegroups.com>, David Sauvage <david.sauvage@adalabs.com> writes:
>Hello,
>
>given the following :
>
>type Object is record
>   Tag : constant String := "key"; -- GNAT compilation failed :
>constant components are not permitted
>end record;
>
>In my case I find it useful to declare my Object Tag component as a
>constant, but it is not permitted, I would be interested to learn
>why ?
>
>
>Cheers,
>




  reply	other threads:[~2011-11-24 19:06 UTC|newest]

Thread overview: 27+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-11-24 18:14 Why constant components are not permitted ? David Sauvage
2011-11-24 19:06 ` anon [this message]
2011-11-24 19:49   ` David Sauvage
2011-11-24 22:55     ` Georg Bauhaus
2011-11-24 23:53     ` anon
2011-11-24 19:46 ` Ludovic Brenta
2011-11-25  9:10   ` Dmitry A. Kazakov
2011-11-25 10:23     ` Ludovic Brenta
2011-11-25 10:45       ` Dmitry A. Kazakov
2011-11-25  6:56 ` Niklas Holsti
2011-11-25  9:53   ` Yannick Duchêne (Hibou57)
2011-11-25 10:06     ` AdaMagica
2011-11-25 10:16       ` AdaMagica
2011-11-25 10:56       ` Yannick Duchêne (Hibou57)
2011-11-25 17:41       ` Niklas Holsti
2011-11-26  0:23         ` anon
2011-11-29  4:10         ` Randy Brukardt
2011-11-29  7:55           ` David Sauvage
2011-11-29 10:55             ` Yannick Duchêne (Hibou57)
2011-11-29 11:17             ` Mark Lorenzen
2011-11-26 10:22       ` Pascal Obry
2011-11-26 10:59         ` Dmitry A. Kazakov
2011-11-25  7:03 ` AdaMagica
2011-11-25  9:12 ` Dmitry A. Kazakov
2011-11-25  9:57   ` Yannick Duchêne (Hibou57)
2011-11-25 10:22     ` Dmitry A. Kazakov
2011-11-25 11:00       ` Yannick Duchêne (Hibou57)
replies disabled

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