comp.lang.ada
 help / color / mirror / Atom feed
From: dwparsons@t-online.de (Dave Parsons)
Subject: Re: avl tree - booch components
Date: Sun, 9 Sep 2001 23:01:01 +0200
Date: 2001-09-09T23:01:01+02:00	[thread overview]
Message-ID: <Ej0w7lFo08Zw-pn2-YVBXk0gYzGgt@jupiter.dwparsons.dialin.t-online.de> (raw)
In-Reply-To: x7v1ylgmd7f.fsf@smaug.pushface.org

On Sun, 9 Sep 2001 18:27:48, Simon Wright <simon@pushface.org> 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.
> The 'lines too long' are typically the revision control strings, shame
> CVS doesn't let you customise what $Id$ gives you ..
> 
> > Only queue_tests_concurrent seemed to have a serious problem. It
> > compiled ok but hung near the end.
> 
> Hmm, on Linux it works as expected when run from the makefile but
> locks up when run from the command line: ... stranger & stranger,
> actually it works *every other time*. More investigation needed.
> 
> > All the others ran ok and the results looked ok except for
> > map_test_concurrent, M10G, M11G, M10S & M11S.
> 
> This is correct behaviour, I forgot to update that test; this is the diff
> 
> --- map_test_concurrent.adb     2001/04/14 08:35:27     1.6
> +++ map_test_concurrent.adb     2001/09/09 18:09:38
> @@ -340,13 +340,13 @@
>      Assertion (MUS."=" (The_US.Map_U_Pu1, Map_U_Pu3),
>                 "** M09S: Maps are not equal");
>    end;
> -  Assertion (MBG.Available (The_BG.Map_B_Pu1) = 297,
> +  Assertion (MBG.Available (The_BG.Map_B_Pu1) = 97,
>               "** M10G: Available space is not correct");
> -  Assertion (MBG.Available (The_BG.Map_B_Pu2) = 300,
> +  Assertion (MBG.Available (The_BG.Map_B_Pu2) = 100,
>               "** M11G: Available space is not correct");
> -  Assertion (MBS.Available (The_BS.Map_B_Pu1) = 297,
> +  Assertion (MBS.Available (The_BS.Map_B_Pu1) = 97,
>               "** M10S: Available space is not correct");
> -  Assertion (MBS.Available (The_BS.Map_B_Pu2) = 300,
> +  Assertion (MBS.Available (The_BS.Map_B_Pu2) = 100,
>               "** M11S: Available space is not correct");
>    Put_Line ("Completed map tests");
> 
> > I've never used the Booch Components before on any platform, so I
> > don't know how this compares with other versions.
> > 
> > Comments anyone?
> 
> Thanks for the report.

Ok, good, thanks to you also for confirming that this version is working
resonably well.

I'll update that test and see how it goes.

-- 
Dave






  parent reply	other threads:[~2001-09-09 21:01 UTC|newest]

Thread overview: 36+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-09-07  8:16 avl tree - booch components Tony Gair
2001-09-07 11:47 ` Des Walker
2001-09-07 14:51   ` Simon Wright
2001-09-07 22:04     ` Ehud Lamm
2001-09-07 23:59     ` Des Walker
2001-09-08 13:58       ` Tony Gair
2001-09-09  8:49 ` Dave Parsons
2001-09-09 18:27   ` Simon Wright
2001-09-09 19:22     ` Simon Wright
2001-09-12  7:48       ` Dave Parsons
2001-09-09 21:01     ` Dave Parsons [this message]
2001-09-10  6:59     ` Dave Parsons
2001-09-26 14:00       ` Tony Gair
2001-09-10  6:59     ` Dave Parsons
2001-09-10 16:21     ` Stephen Leake
2001-09-10 19:18       ` Pascal Obry
2001-09-11  5:45         ` Simon Wright
2001-09-12  9:02           ` David C. Hoos, Sr.
2001-09-12 10:37             ` Florian Weimer
2001-09-13  5:51               ` Simon Wright
2001-09-11  5:53       ` Simon Wright
2001-09-12  9:10         ` David C. Hoos, Sr.
2001-09-12 14:42           ` Warren W. Gay VE3WWG
2001-09-13  5:57             ` Simon Wright
2001-09-13 13:49             ` Georg Bauhaus
2001-09-13 22:12               ` Jeffrey Carter
2001-09-14 13:38                 ` Warren W. Gay VE3WWG
2001-09-14 14:54                   ` Simon Wright
2001-09-14 16:47                     ` Warren W. Gay VE3WWG
2001-09-14 13:59                 ` Marin David Condic
2001-09-14 14:08                   ` Marin David Condic
2001-09-14 16:50                     ` Warren W. Gay VE3WWG
2002-02-25 14:04     ` Dave Parsons
2002-02-26  1:05       ` Matthew Heaney
2001-09-10 21:52 ` Jeffrey D. Cherry
2001-09-10 21:53 ` Jeffrey D. Cherry
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox