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.4 required=5.0 tests=BAYES_00,FORGED_MUA_MOZILLA autolearn=no autolearn_force=no version=3.4.4 X-Google-Thread: 103376,f82868bd08967223 X-Google-NewGroupId: yes X-Google-Attributes: gida07f3367d7,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Received: by 10.68.0.170 with SMTP id 10mr29508347pbf.2.1321399567871; Tue, 15 Nov 2011 15:26:07 -0800 (PST) Path: h5ni59038pba.0!nntp.google.com!news1.google.com!news4.google.com!proxad.net!feeder1-2.proxad.net!news-transit.tcx.org.uk!aioe.org!news.tornevall.net!.POSTED!not-for-mail From: Jeffrey Carter Newsgroups: comp.lang.ada Subject: Re: Booch Components question Date: Tue, 15 Nov 2011 16:26:06 -0700 Organization: TornevallNET - http://news.tornevall.net Message-ID: References: NNTP-Posting-Host: c3aadeacd273180ca005816bd168cede Mime-Version: 1.0 X-Trace: ddbd06b05cbc87802d9b796ef269cac0 X-Complaints-To: abuse@tornevall.net User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.23) Gecko/20110922 Thunderbird/3.1.15 X-Complaints-Language: Spoken language is english or swedish - NOT ITALIAN, FRENCH, GERMAN OR ANY OTHER LANGUAGE! In-Reply-To: X-UserIDNumber: 1738 X-Validate-Post: http://news.tornevall.net/validate.php?trace=ddbd06b05cbc87802d9b796ef269cac0 X-Complaints-Italiano: Non abbiamo padronanza della lingua italiana - se mandate una email scrivete solo in Inglese, grazie X-Posting-User: 0243687135df8c4b260dd4a9a93c79bd Xref: news1.google.com comp.lang.ada:18938 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Date: 2011-11-15T16:26:06-07:00 List-Id: On 11/15/2011 04:19 AM, Simon Wright wrote: > Simon Wright writes: > >> I think the only BC that I've used that doesn't have an equivalent in >> the Standard is the Bag. > > Actually, Queues and Ordered (Priority) Queues too (before Ada2012). FWIW, we had a problem with GNAT Pro's Ada.Containers.Doubly_Linked_Lists that went away when we replaced it with equivalent use of PragmARC.List_Unbounded_Unprotected. AdaCore was unable to find a problem with our use of the pkg nor with the pkg itself, so it remains a mystery. I was unable to see a problem in the pkg either. The list size was about 50,000 items. We haven't had a problem with the set or map containers. -- Jeff Carter "I feel as though somebody stepped on my tongue with muddy feet." Never Give a Sucker an Even Break 112