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,1de103f2941baa99 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2002-02-15 03:40:34 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!logbridge.uoregon.edu!dispose.news.demon.net!demon!btnet-peer0!btnet!news.mailgate.org!news-zh.switch.ch!newsfeed-zh.ip-plus.net!news.ip-plus.net!not-for-mail From: Thomas Wolf Newsgroups: comp.lang.ada Subject: Re: GNAT 3.14.p / ASIS Problems Date: Fri, 15 Feb 2002 12:40:29 +0100 Organization: --- Message-ID: References: Reply-To: t_wolf@angelfire.com NNTP-Posting-Host: pargate2.paranor.ch X-Trace: rex.ip-plus.net 1013773228 9008 195.65.4.190 (15 Feb 2002 11:40:28 GMT) X-Complaints-To: abuse@ip-plus.net NNTP-Posting-Date: Fri, 15 Feb 2002 11:40:28 +0000 (UTC) X-Newsreader: MicroPlanet Gravity v2.50 Xref: archiver1.google.com comp.lang.ada:20039 Date: 2002-02-15T12:40:29+01:00 List-Id: Volkert.Barr@freenet.de wrote: > i just installed the latest public gnat (3.14p) > and asis versions on a win 2000 box. When i try to > use asis i always get an "inconsistant GNAT/ASIS versions" > exception. mmmmhhh! > There's a bug (which I have already reported to ACT) in this ASIS version. You can correct that yourself: Open the file gnat\gnatvsn.ads in the ASIS-for-GNAT 3.14p distribution in your favorite text editor and insert a space in the Gnat_Version_String after the "3.14p" so that the whole line reads Gnat_Version_String : constant String := "3.14p (20010503)"; (with *two* spaces in the string literal.) Then re-install ASIS-for-GNAT. -- ----------------------------------------------------------------- Thomas Wolf e-mail: t_wolf@angelfire.com