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.3 required=5.0 tests=BAYES_00,FREEMAIL_FROM, REPLYTO_WITHOUT_TO_CC autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,45d90016af5f9792 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2002-06-05 00:30:56 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!news.tele.dk!small.news.tele.dk!151.189.0.75!newsfeed.arcor-online.net!news.belwue.de!news.tesion.net!newsfeed-zh.ip-plus.net!news.ip-plus.net!not-for-mail From: Thomas Wolf Newsgroups: comp.lang.ada Subject: Re: ASIS for gnat Date: Wed, 5 Jun 2002 09:30:53 +0200 Organization: --- Message-ID: References: <3CFD8F61.5080404@cox.net> Reply-To: t_wolf@angelfire.com NNTP-Posting-Host: pargate2.paranor.ch X-Trace: rex.ip-plus.net 1023262247 5665 195.65.4.190 (5 Jun 2002 07:30:47 GMT) X-Complaints-To: abuse@ip-plus.net NNTP-Posting-Date: Wed, 5 Jun 2002 07:30:47 +0000 (UTC) X-Newsreader: MicroPlanet Gravity v2.50 Xref: archiver1.google.com comp.lang.ada:25331 Date: 2002-06-05T09:30:53+02:00 List-Id: John-Resler@cox.net wrote: > I am using Gnat 3.14p (20010503) for winnt and asis 2.0R (20010503) and > receiving a PROGRAM_ERROR exception raised with a incompatible versions > of ASIS and Gnat. Insert a space in the GNAT version string in file gnat/gnatvsn.ads in the ASIS sources such that it reads Gnat_Version_String : constant String := "3.14p (20010503)"; (with *two* spaces after "3.14p"). Then reinstall ASIS from scratch. -- ----------------------------------------------------------------- Thomas Wolf e-mail: t_wolf@angelfire.com