comp.lang.ada
 help / color / mirror / Atom feed
From: Scott Ingram <scott@silver.jhuapl.edu>
Subject: Re: Elemantary Ada question
Date: 2000/11/28
Date: 2000-11-28T13:32:55+00:00	[thread overview]
Message-ID: <3A23B406.8CB8ACD0@silver.jhuapl.edu> (raw)
In-Reply-To: 9008uq$hmi$1@news.uit.no

Reinert Korsnes wrote:

> 
> Can anybody explain me why "A : Float" conflicts
> with the declaration:  "type E1 is (a, b, c);" ?
> 
> reinert
>

Because identifiers in Ada are case insensitive, so
'a : Float' is a redeclaration of an already declared
enumeration type ('type E1 is (A, B, C);')
-- 
Scott Ingram
Vice-Chair, Baltimore SIGAda
Sonar Processing and Analysis Laboratory
Johns Hopkins University Applied Physics Laboratory




      parent reply	other threads:[~2000-11-28  0:00 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-11-28  0:00 Elemantary Ada question Reinert Korsnes
2000-11-28  0:00 ` Lutz Donnerhacke
2000-11-28  0:00   ` Reinert Korsnes
2000-11-28  0:00     ` Lutz Donnerhacke
2000-11-28  0:00     ` Ted Dennison
2000-11-28  0:00     ` Mats Weber
2000-11-28  0:00 ` Robert A Duff
2000-11-28  0:00 ` Scott Ingram [this message]
replies disabled

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