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,30f8e9ec3e840189 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2002-02-25 06:07:03 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!news.tele.dk!small.news.tele.dk!193.174.75.178!news-fra1.dfn.de!news-lei1.dfn.de!newsfeed00.sul.t-online.de!newsmm00.sul.t-online.com!t-online.de!news.t-online.com!not-for-mail From: DWParsons@T-Online.de (Dave Parsons) Newsgroups: comp.lang.ada Subject: Re: avl tree - booch components Date: Mon, 25 Feb 2002 15:04:55 +0100 Organization: T-Online Message-ID: References: <20010907091153.12625104.tonygair@nospam.blueyonder.co.uk> Reply-To: DWParsons@T-Online.de Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 8bit X-Trace: news.t-online.com 1014645895 03 15837 7PlsTd3bSx-fNb 020225 14:04:55 X-Complaints-To: abuse@t-online.com X-Sender: 0802493406-0001@t-dialin.net User-Agent: ProNews/2 V1.51.ib104 Xref: archiver1.google.com comp.lang.ada:20363 Date: 2002-02-25T15:04:55+01:00 List-Id: On Sun, 9 Sep 2001 18:27:48, Simon Wright wrote: > dwparsons@t-online.de (Dave Parsons) writes: > > > Yes, I compiled all the tests and demos last weekend. I had to turn > > off the style checking though, too many lines too long. > > -gnaty gives errors on 3.13p, I'm used to warnings with 3.14a1. Sorry. Just built 3.14p under OS/2 and they do now all compile using -gnaty. You do get a _lot_ of warnings ;-) Dave