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,2925b133078d1557 X-Google-Attributes: gid103376,public From: mheaney@ni.net (Matthew Heaney) Subject: Re: Flexible Strings (was Equality operator...) Date: 1997/05/10 Message-ID: #1/1 X-Deja-AN: 240768291 References: <9704301422.AA07755@most> <3F2AA8DEC61418AE.502E81A8ECA1C4E7.3A25DE2FB38755A4@library-proxy.airnews.net> <3374220A.74D0@sprintmail.com> Organization: Estormza Software Newsgroups: comp.lang.ada Date: 1997-05-10T00:00:00+00:00 List-Id: In article , dewar@merv.cs.nyu.edu (Robert Dewar) wrote: >But in any case, the storage pools of Ada 95 give a much greater level >of control. For examle, in the embedded case, you could use the storage >pools to > >a) completely forbid deallocatoin >b) ignore deallocation >c) implement an alloc/free that had bounded time behavior a) By forbid do you mean detect (and therefore prevent) deallocation at compile time? Can you explain these with examples? -------------------------------------------------------------------- Matthew Heaney Software Development Consultant (818) 985-1271