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.2 required=5.0 tests=BAYES_00,INVALID_MSGID, REPLYTO_WITHOUT_TO_CC autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,e80a1497a689d8a5 X-Google-Attributes: gid103376,public From: kilgallen@eisner.decus.org (Larry Kilgallen) Subject: Re: Ammo-zilla Date: 1999/10/29 Message-ID: <1999Oct28.221910.1@eisner>#1/1 X-Deja-AN: 541895471 References: <38120FAF.945ADD7D@hso.link.com> <7uutgd$87h$1@nnrp1.deja.com> <19991024.18033546@db3.max5.com> <38189268.43EB150F@mail.earthlink.net> <86ogdjtdwz.fsf@ppp-115-70.villette.club-internet.fr> <7vadsp$8q61@news.cis.okstate.edu> X-Trace: news.decus.org 941163555 13807 KILGALLEN [216.44.122.34] Organization: LJK Software Reply-To: Kilgallen@eisner.decus.org.nospam Newsgroups: comp.lang.ada Date: 1999-10-29T00:00:00+00:00 List-Id: In article <7vadsp$8q61@news.cis.okstate.edu>, dvdeug@x8b4e53cd. (David Starner) writes: > If garbage collection is not mandated, however, then it can't be relied on > in Ada code that might run under systems that don't garbage collect - i.e. > portable Ada code can't use it. Hence either you deallocate any memory > yourself, or suffer garbage leaks while running under a non-garbage > collecting system. Vendors are free to implement garbage collection and will do so to the extent that the market demands. They have done so, including the vendor of "free" compilers. Larry Kilgallen