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=-1.3 required=5.0 tests=BAYES_00,INVALID_MSGID autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,1e7349dfe70757e9 X-Google-Attributes: gid103376,public From: Laurent Guerby Subject: Re: Looking for Ada 95 source code Date: 1997/04/29 Message-ID: #1/1 X-Deja-AN: 238098116 Sender: guerby@boole.enst-bretagne.fr References: Organization: ENST de Bretagne, Brest FRANCE Newsgroups: comp.lang.ada Date: 1997-04-29T00:00:00+00:00 List-Id: Brian Rogoff writes: > I'm looking for some examples of source code which makes use of Ada 95 > Storage Pool Management facilities (RM 13.4 stuff), for example a > working implementation of the mark/release pools described but not > implemented in that chapter. I'm aware of many ref counted pointer > libraries out there but I haven't seen much else. Download and install GNAT, and look for s-*poo*.ad? files in your adainclude directory, you'll find various kind of Storage_Pools. May be there's some material in the Rationale, see http://www.adahome.com/ for an hypertext version. > -- Brian -- Laurent Guerby , Team Ada. "Use the Source, Luke. The Source will be with you, always (GPL)."