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.9 required=5.0 tests=BAYES_00,FORGED_GMAIL_RCVD, FREEMAIL_FROM autolearn=no autolearn_force=no version=3.4.4 X-Google-Thread: 103376,a1d2fe1ec5136718 X-Google-Attributes: gid103376,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!news3.google.com!feeder.news-service.com!news.motzarella.org!motzarella.org!not-for-mail From: =?ISO-8859-1?Q?S=E9bastien_Morand?= Newsgroups: comp.lang.ada Subject: Re: Generic warning Date: Wed, 18 Jun 2008 08:55:39 +0000 Organization: A noiseless patient Spider Message-ID: <4858CD8B.2030001@gmail.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Trace: feeder.motzarella.org U2FsdGVkX1+vo/bXTCbmssYO0Kg+4DF78WF2xibTk2YOWC48K2hx7MvnT9IJtOkmdUF64aiMPXD3oIxR58mWP7pdgcCHoIXBzMKrHHEnpfE3R8Crmz+mvGa2Md6WZbVcFOk8rC8+KKSDBwblGSAUUg== X-Complaints-To: Please send complaints to abuse@motzarella.org with full headers NNTP-Posting-Date: Wed, 18 Jun 2008 08:55:43 +0000 (UTC) In-Reply-To: X-Auth-Sender: U2FsdGVkX1/rg1BsFjdfWr9dd/clNn9+BiPYcFGyfJIf7lYA1a0LeA== Cancel-Lock: sha1:JGDq4ZINP0SCZZkoqg/MAGwsYAs= User-Agent: Thunderbird 2.0.0.14 (Windows/20080421) X-Enigmail-Version: 0.95.6 Xref: g2news1.google.com comp.lang.ada:756 Date: 2008-06-18T08:55:39+00:00 List-Id: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 > We can't help you, because you haven't shown us the code for > SCMAL.Tools.Btrees, or even for the specified lines. > > Note that the ordered components of Ada.Containers have a similar data > structure underlying them. Too bad Ada.Containers doesn't follow the Ada > philosophy of providing basic building blocks that would make that data > structure available. > > Of course, Ada compilers have to have unbounded integer and real > packages, and the standard doesn't make them available, either. Actually you are right I could use B-Tree or dynamic structure using internal Ada library. But I'm still learning language and implementing a B-Tree is a good way to learn the language and in the same time, to review the algorithmic main topics (Stack, Queues, Linked List, Sort(s), Base64 encoding, etc.). Sebastien -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (Cygwin) iD8DBQFIWM2L+zV9xm4PlDQRAh86AJ9HVZF+YUccbJw+GPJ+lFyr6/lpqwCfWSLO OmFPkpEDXvnmQXylQ+CUKRo= =uXOI -----END PGP SIGNATURE-----