comp.lang.ada
 help / color / mirror / Atom feed
From: Robert Dewar <robert_dewar@my-deja.com>
Subject: Re: GNAT Error message
Date: Tue, 19 Dec 2000 15:37:49 GMT
Date: 2000-12-19T15:37:49+00:00	[thread overview]
Message-ID: <91nvcc$uug$1@nnrp1.deja.com> (raw)
In-Reply-To: 3A3E888E.E897AF0F@libertysurf.fr

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain, Size: 1361 bytes --]

In article <3A3E888E.E897AF0F@libertysurf.fr>,
  Thierry&Annick <tajz@libertysurf.fr> wrote:
> Robert Dewar a �crit :
>
> > In article <3A3D01EA.37CB440B@libertysurf.fr>,
> >   Thierry&Annick <tajz@libertysurf.fr> wrote:
> >
> > > test.ada:13:38: invalid operand types for operator "-"
> > > test.ada:13:38: left operand has type "Index_Type"
defined
> >                                                 at
test.ada:2
> > > test.ada:13:38: right operand has type "Index_Type"
defined
> > ...
>
> > Feel free to suggest how GNAT could make this clearer (and
> > submit your suggestion to report@gnat.com). I don't really
> > see any way of making this clearer.
>
> I suggest 'no binary operator "-" for enumeration type
> Index_Type'


Well the error messages that it giving now give this
information in a much more precise form, by telling you
that there is no "-" operator for the particular types
you used, and then telling you what those types are.
So in fact your suggestion here would give less information.

What would be useful is to explain what was unclear about
the original message. We want to make the message as clear
as possible, but we don't want to lose information doing do
(indeed the addition of the operand types in the error messages
was done fairly recently, and has proved extremely helpful).



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



  parent reply	other threads:[~2000-12-19 15:37 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-12-17 18:11 GNAT Error message Thierry&Annick
2000-12-18  0:56 ` Robert Dewar
2000-12-18 21:58   ` Thierry&Annick
2000-12-19  2:23     ` Ken Garlington
2000-12-19 15:37     ` Robert Dewar [this message]
2000-12-19 15:56 ` Tucker Taft
2000-12-20  0:38   ` Robert Dewar
2000-12-20 17:44     ` Larry Kilgallen
2000-12-20 20:36       ` Robert Dewar
replies disabled

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