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=-1.9 required=5.0 tests=BAYES_00,FREEMAIL_FROM autolearn=ham autolearn_force=no version=3.4.4 X-Google-Thread: 103376,67102f67a4b2c680,start X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!postnews.google.com!not-for-mail From: spoon666fg@hotmail.com (Spoon) Newsgroups: comp.lang.ada Subject: Problems with Asis Date: 16 Feb 2005 00:26:04 -0800 Organization: http://groups.google.com Message-ID: <92fc71d.0502160026.57d6e2c0@posting.google.com> NNTP-Posting-Host: 217.167.42.235 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Trace: posting.google.com 1108542365 12711 127.0.0.1 (16 Feb 2005 08:26:05 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Wed, 16 Feb 2005 08:26:05 +0000 (UTC) Xref: g2news1.google.com comp.lang.ada:8346 Date: 2005-02-16T00:26:04-08:00 List-Id: I encountered some problems with ASIS. I use Debian Testing with Gnat3.4.4. - Gnatelim doesn't work. Gnatelim seems to encounter problems with a-text-io.ads. Is this normal ? - Adasubst seems to contain a bug with the output prefix, because he wants to create file like this : new/home/spoon/toto.ads if 'new' is the output prefix. Moreover the program crashed when a file is too complex. Thank you for your answers