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 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Thread: 103376,f384032a8c47ef0d X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII Path: g2news1.google.com!news4.google.com!border1.nntp.dca.giganews.com!nntp.giganews.com!newsfeed00.sul.t-online.de!t-online.de!fr.ip.ndsoftware.net!proxad.net!infeed-2.proxad.net!news12-e.free.fr!not-for-mail Date: Sun, 11 Dec 2005 19:11:48 +0100 From: Lionel Draghi User-Agent: Mozilla/5.0 (X11; U; Linux i686; fr-FR; rv:1.7.8) Gecko/20050513 Debian/1.7.8-1 X-Accept-Language: fr-fr, en-us MIME-Version: 1.0 Newsgroups: comp.lang.ada Subject: Re: about OpenToken example compilation error References: <439b6ac7$0$20862$636a55ce@news.free.fr> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 8bit Message-ID: <439c6be4$0$5526$626a14ce@news.free.fr> Organization: Guest of ProXad - France NNTP-Posting-Date: 11 Dec 2005 19:11:48 MET NNTP-Posting-Host: 82.236.216.140 X-Trace: 1134324708 news12-e.free.fr 5526 82.236.216.140:58194 X-Complaints-To: abuse@proxad.net Xref: g2news1.google.com comp.lang.ada:6832 Date: 2005-12-11T19:11:48+01:00 List-Id: Stephen Leake a �crit : ... > I have not tried that yet, but I am using GNAT 5.03a. > > What sorts of errors are you getting? Perhaps it's one of the Ada 2006 > features that is incompatible with Ada 95 (like the 'interface' keyword). In the ASU_Example_5_10 : make ... gcc-4.0 -c -I../../ asu_example_5_10-run.adb asu_example_5_10.ads:125:55: "Token_ID" is not a visible entity of "Master_Token" asu_example_5_10.ads:141:40: invalid operand types for operator "+" asu_example_5_10.ads:141:40: left operand has private type "Instance" defined at opentoken-token-enumerated-list.ads:47, instance at line 64 asu_example_5_10.ads:141:40: right operand has type access to "Print_Value" defined at line 141 It's probably easy to fix, I just wonder if I am using the up to date version. >>PS : and once more question : is there still a mail list for OpenToken >>on AdaPower site? (I would like to have a look at the archive) > > The only things about OpenToken I found on AdaPower point to the > OpenToken web site. I saw the reference to the list on this site : "There's a email list avilable for OpenToken. To subscribe, send a message to OpenToken-list-request@AdaPower.com with the word "subscribe" in the body." -- Lionel Draghi