comp.lang.ada
 help / color / mirror / Atom feed
From: Martin Krischik <krischik@users.sourceforge.net>
Subject: Re: Syntax question:  new with a constrained subtype indication
Date: Mon, 25 Apr 2005 20:52:20 +0200
Date: 2005-04-25T20:52:20+02:00	[thread overview]
Message-ID: <1274636.7TPvRdpl6B@linux1.krischik.com> (raw)
In-Reply-To: 426d1c5e_3@newsfeed.slurp.net

James Alan Farrell wrote:

>>>       V := new Vector range 1 .. 10;
>> 
>> 
>> What I've done quite frequently is
>> 
>> V := new Vector (1 .. 10);
>> 
> 
> Yes, but the problem is I need to account for the WHOLE EBNF, not just
> what I would do.  (ie, I need to account for ANYTHING my customers MIGHT
> do)

How is he going to do it when the compiler won't compile it?

Martin
-- 
mailto://krischik@users.sourceforge.net
Ada programming at: http://ada.krischik.com




  reply	other threads:[~2005-04-25 18:52 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-04-25 15:44 Syntax question: new with a constrained subtype indication James Alan Farrell
2005-04-25 16:07 ` Alex R. Mosteo
2005-04-25 16:34   ` James Alan Farrell
2005-04-25 18:52     ` Martin Krischik [this message]
2005-04-26 14:17       ` James Alan Farrell
2005-04-25 16:18 ` Adrien Plisson
2005-04-25 16:37   ` James Alan Farrell
2005-04-25 17:16     ` Adrien Plisson
2005-04-25 16:34 ` Martin Krischik
2005-04-25 19:03   ` James Alan Farrell
2005-04-25 17:02 ` Martin Dowie
2005-04-25 17:22   ` Adrien Plisson
2005-04-25 23:28     ` Randy Brukardt
replies disabled

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