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=2.0 required=5.0 tests=BAYES_00, FREEMAIL_FORGED_REPLYTO,FREEMAIL_REPLYTO_END_DIGIT, REPLYTO_WITHOUT_TO_CC autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII X-Google-Thread: 103376,5cb36983754f64da X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2004-02-09 01:55:37 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!uninett.no!ntnu.no!not-for-mail From: Preben Randhol Newsgroups: comp.lang.ada Subject: Re: No call for Ada (was Re: Announcing new scripting/prototyping language) Date: Mon, 9 Feb 2004 09:55:36 +0000 (UTC) Organization: PVV Message-ID: References: <20040206174017.7E84F4C4114@lovelace.ada-france.org> <54759e7e.0402071124.322ea376@posting.google.com> <2460735.u7KiuvdgQP@linux1.krischik.com> <54759e7e.0402081525.50c7adae@posting.google.com> Reply-To: msg1825@yahoo.com NNTP-Posting-Host: k-083152.nt.ntnu.no Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Trace: tyfon.itea.ntnu.no 1076320536 8977 129.241.83.152 (9 Feb 2004 09:55:36 GMT) X-Complaints-To: usenet@itea.ntnu.no NNTP-Posting-Date: Mon, 9 Feb 2004 09:55:36 +0000 (UTC) User-Agent: slrn/0.9.8.0 (Linux) Xref: archiver1.google.com comp.lang.ada:5360 Date: 2004-02-09T09:55:36+00:00 List-Id: On 2004-02-08, MSG wrote: > Also, is it possible to corrupt memory in Ada? "... in Ada, you can never have a buffer overflow error. Unless of course you go very far out of your way to specifically program one [...] most Ada programmers would consider going out of your way to construct an Ada program that had a potential buffer overflow not as a challenge, but as a kind of pornography." - Robert I. Eachus > Is it possible to leak memory in Ada? Sure, if that is what you want to do... I wouldn't advice it though. Preben -- �For me, Ada95 puts back the joy in programming.�