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: 2001-09-09 01:51:02 PST Path: archiver1.google.com!newsfeed.google.com!newsfeed.stanford.edu!logbridge.uoregon.edu!newsfeed.media.kyoto-u.ac.jp!newsfeed01.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: Sun, 9 Sep 2001 10:49:46 +0200 Organization: CDL 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 1000025386 02 12621 dre0S1VbSX-iKF 010909 08:49:46 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:12941 Date: 2001-09-09T10:49:46+02:00 List-Id: On Fri, 7 Sep 2001 08:16:10, Tony Gair wrote: > > > I have just had a look at the AVL tree Ada 95 Booch components, and am completely > at a loss to instantiate the AVL tree components. Has anyone here done this, > regards > TG Yes, I compiled all the tests and demos last weekend. I had to turn off the style checking though, too many lines too long. Only queue_tests_concurrent seemed to have a serious problem. It compiled ok but hung near the end. All the others ran ok and the results looked ok except for map_test_concurrent, M10G, M11G, M10S & M11S. I've never used the Booch Components before on any platform, so I don't know how this compares with other versions. Comments anyone? -- Dave Gnat3.13p for OS/2