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.42.207.146 with SMTP id fy18mr371967icb.12.1409771940503; Wed, 03 Sep 2014 12:19:00 -0700 (PDT) X-Received: by 10.140.31.202 with SMTP id f68mr41562qgf.30.1409771940290; Wed, 03 Sep 2014 12:19:00 -0700 (PDT) Path: border1.nntp.dca1.giganews.com!nntp.giganews.com!r2no13757014igi.0!news-out.google.com!q8ni10qal.1!nntp.google.com!m5no5549682qaj.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Newsgroups: comp.lang.ada Date: Wed, 3 Sep 2014 12:19:00 -0700 (PDT) In-Reply-To: <7fc51817-16c9-4955-91a1-d97cde61a15b@googlegroups.com> 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> <7fc51817-16c9-4955-91a1-d97cde61a15b@googlegroups.com> User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: <15508226-3892-41b3-8c82-5f44eca527b5@googlegroups.com> Subject: Re: newbie: can't read fast enough... :-) memory leaks... From: gdotone@gmail.com Injection-Date: Wed, 03 Sep 2014 19:19:00 +0000 Content-Type: text/plain; charset=ISO-8859-1 Xref: number.nntp.dca.giganews.com comp.lang.ada:188842 Date: 2014-09-03T12:19:00-07:00 List-Id: rewrite: 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 not part of the language? well part of the standard? or because of syntax and semantics of the language leaks are rare?