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 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Thread: 103376,2cb1f0b6d642e1dc X-Google-NewGroupId: yes X-Google-Attributes: gida07f3367d7,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news2.google.com!news1.google.com!goblin3!goblin.stu.neva.ru!news.szaf.org!news.gnuher.de!news.enyo.de!not-for-mail From: Florian Weimer Newsgroups: comp.lang.ada Subject: Re: Pascal Calling Convention Date: Sat, 26 Mar 2011 22:30:30 +0100 Message-ID: <87y641vabt.fsf@mid.deneb.enyo.de> References: <9b04626e-567d-408c-aab3-39b964b3ffd6@l2g2000prg.googlegroups.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ruchba.enyo.de 1301175031 23919 172.17.135.6 (26 Mar 2011 21:30:31 GMT) X-Complaints-To: news@enyo.de Cancel-Lock: sha1:vNABgQe8VZhisSIkl2+YRfihMSY= Xref: g2news2.google.com comp.lang.ada:19452 Date: 2011-03-26T22:30:30+01:00 List-Id: * Keith Thompson: > keyboard to explode. (C's "undefined behavior" is very much like > Ada's "erroneous execution" -- and IMHO C chose a better term to > describe it.) But there is undefined behavior because the standard says so, and undefined behavior because it's not specified at all (perhaps accidentally). "Erroneous execution" doesn't suffer from this problem.