From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=0.7 required=5.0 tests=BAYES_00,MSGID_RANDY autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,32dcee4844599b87 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2000-12-19 16:50:06 PST Path: supernews.google.com!sn-xit-02!supernews.com!newsfeed.mesh.ad.jp!portc01.blue.aol.com!newsfeed.mathworks.com!news.maxwell.syr.edu!nntp2.deja.com!nnrp1.deja.com!not-for-mail From: Robert Dewar Newsgroups: comp.lang.ada Subject: Re: GNAT Error message Date: Wed, 20 Dec 2000 00:38:56 GMT Organization: Deja.com Message-ID: <91ov30$s9g$1@nnrp1.deja.com> References: <3A3D01EA.37CB440B@libertysurf.fr> <3A3F854A.4AAC16EB@averstar.com> NNTP-Posting-Host: 205.232.38.41 X-Article-Creation-Date: Wed Dec 20 00:38:56 2000 GMT X-Http-User-Agent: Mozilla/4.61 [en] (OS/2; U) X-Http-Proxy: 1.0 x71.deja.com:80 (Squid/1.1.22) for client 205.232.38.41 X-MyDeja-Info: XMYDJUIDrobert_dewar Xref: supernews.google.com comp.lang.ada:3270 Date: 2000-12-20T00:38:56+00:00 List-Id: In article <3A3F854A.4AAC16EB@averstar.com>, Tucker Taft wrote: > Here is the "AdaMagic" error message, interspersed in the listing: > > ... > 13 This (Index) := Integer (Index - This'First); -- Line 13 > * > *****Error: LRM:8.4(1) Binary operator "-" between Index_Type and Index_Type > ***** not directly visible, use clause or conversion might be needed > 14 end loop; > ... > > Not clearly better or worse, in my view, than the GNAT error message. Hmmm! would you clearly distinguish if more than one Index_Type was in scope -- we find the location references to the declaration very useful in GNAT. Sent via Deja.com http://www.deja.com/