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=ham autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,a00006d3c4735d70 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2004-02-02 19:07:56 PST Path: archiver1.google.com!news2.google.com!newsfeed2.dallas1.level3.net!news.level3.com!crtntx1-snh1.gtei.net!news.gtei.net!newsfeed1.easynews.com!easynews.com!easynews!cyclone1.gnilink.net!spamkiller2.gnilink.net!nwrdny02.gnilink.net.POSTED!0e8a908a!not-for-mail From: Hyman Rosen User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.6b) Gecko/20031205 Thunderbird/0.4 X-Accept-Language: en-us, en MIME-Version: 1.0 Newsgroups: comp.lang.ada Subject: Re: In-Out Parameters for functions References: <1075225041.167448@master.nyc.kbcfp.com> <1075303237.975898@master.nyc.kbcfp.com> <9khh10pti0dn8gcp7f18ghptaifluj0fud@4ax.com> <1075390647.405841@master.nyc.kbcfp.com> <1075405582.982776@master.nyc.kbcfp.com> <1075482385.142744@master.nyc.kbcfp.com> <101mf7ffjr9p9db@corp.supernews.com> <101tvs0eh3eib26@corp.supernews.com> In-Reply-To: <101tvs0eh3eib26@corp.supernews.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Message-ID: Date: Tue, 03 Feb 2004 03:07:55 GMT NNTP-Posting-Host: 162.84.157.220 X-Complaints-To: abuse@verizon.net X-Trace: nwrdny02.gnilink.net 1075777675 162.84.157.220 (Mon, 02 Feb 2004 22:07:55 EST) NNTP-Posting-Date: Mon, 02 Feb 2004 22:07:55 EST Xref: archiver1.google.com comp.lang.ada:5194 Date: 2004-02-03T03:07:55+00:00 List-Id: Randy Brukardt wrote: > So I think that the only purpose of that phrase is to allow the RM to give a set > of possible results -- something it rarely if ever does. When it speaks about order of evaluation, it says that the operands are evaluated in "arbitrary order". That clearly results in a limited set of possible results.