comp.lang.ada
 help / color / mirror / Atom feed
From: "Jeffrey R. Carter" <spam.not.jrcarter@acm.not.spam.org>
Subject: Re: Discriminant within discriminants
Date: Thu, 04 May 2006 00:45:51 GMT
Date: 2006-05-04T00:45:51+00:00	[thread overview]
Message-ID: <39c6g.956611$xm3.727828@attbi_s21> (raw)
In-Reply-To: <doqdnb4qCOVth8TZnZ2dnUVZ_vednZ2d@megapath.net>

Randy Brukardt wrote:
> 
> If you have Ada 2005 support, you can use the default initialization value
> to avoid the need to specify a particular value:
> 
> Msg : Message_Types.In_Messages :=
>      (Kind => Message_Types.Dispense_Acknowledgement,
>       Acknowledgements =>
>          (Size => 8, Dispense_Acks => (1 .. 8 => <>) ) );

Yes, and when Ada 0X is standardized and compilers are available, that's 
the kind of advice I will give.

-- 
Jeff Carter
"I would never want to belong to any club that
would have someone like me for a member."
Annie Hall
41



  parent reply	other threads:[~2006-05-04  0:45 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-05-03  1:49 Discriminant within discriminants stuart clark
2006-05-03 16:45 ` Jeffrey R. Carter
2006-05-03 21:05   ` Randy Brukardt
2006-05-04  0:14     ` stuart clark
2006-05-04  0:57       ` Jeffrey R. Carter
     [not found]         ` <4a9k52ha4ohqkcd01ghn6c7785d6pvf91e@4ax.com>
2006-05-04 17:57           ` Jeffrey R. Carter
2006-05-04  0:45     ` Jeffrey R. Carter [this message]
2006-05-05  9:03 ` Stephen Leake
replies disabled

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