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.2 required=5.0 tests=BAYES_00,INVALID_MSGID, REPLYTO_WITHOUT_TO_CC autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,1cf61464e6665ce1,start X-Google-Attributes: gid103376,public From: Pawel Kobylarz Subject: Error messages from Gnat Date: 1999/04/22 Message-ID: <371F8651.B23CDA64@wbkst21.mach.uni-karlsruhe.de>#1/1 X-Deja-AN: 469697089 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=us-ascii X-Complaints-To: usenet@rz.uni-karlsruhe.de X-Trace: news.rz.uni-karlsruhe.de 924812882 6755 129.13.175.21 Organization: University of Karlsruhe Mime-Version: 1.0 Reply-To: kobylarz@wbkst21.mach.uni-karlsruhe.de Newsgroups: comp.lang.ada Date: 1999-04-22T00:00:00+00:00 List-Id: Where can I find a more detailed description of error messages generated by GNAT? Something like the descriptions found in help for Borland's or Microsoft's programming environments. Browsing gnat distribution site, I found only gnat reference manual and user guide. P.K.