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.9 required=5.0 tests=BAYES_00,FREEMAIL_FROM autolearn=unavailable autolearn_force=no version=3.4.4 X-Received: by 10.236.31.68 with SMTP id l44mr21899625yha.29.1409771393423; Wed, 03 Sep 2014 12:09:53 -0700 (PDT) X-Received: by 10.140.41.112 with SMTP id y103mr85106qgy.7.1409771393368; Wed, 03 Sep 2014 12:09:53 -0700 (PDT) Path: border1.nntp.dca1.giganews.com!border2.nntp.dca1.giganews.com!nntp.giganews.com!dc16no911655qab.1!news-out.google.com!q8ni8qal.1!nntp.google.com!dc16no911650qab.1!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Newsgroups: comp.lang.ada Date: Wed, 3 Sep 2014 12:09:52 -0700 (PDT) In-Reply-To: <1409765762.11813.2.camel@obry.net> Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=75.178.36.13; posting-account=bDZo8goAAADwRO71ouDFRMCIZ96XBCK3 NNTP-Posting-Host: 75.178.36.13 References: <479b2efe-0238-4b2a-8b05-cb1a0b4a57e5@googlegroups.com> <1409739464.7121.235.camel@obry.net> <1409765762.11813.2.camel@obry.net> User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: <7fc51817-16c9-4955-91a1-d97cde61a15b@googlegroups.com> Subject: Re: newbie: can't read fast enough... :-) memory leaks... From: gdotone@gmail.com Injection-Date: Wed, 03 Sep 2014 19:09:53 +0000 Content-Type: text/plain; charset=ISO-8859-1 Xref: number.nntp.dca.giganews.com comp.lang.ada:188841 Date: 2014-09-03T12:09:52-07:00 List-Id: so, question: in systems where ada is being used that are critical, airplanes, medical devices, etc., a garbage collector should not be used? is this why a garbage collector is part of the language? well part of the standard? or because of syntax and semantics of the language leaks are rare?