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,WEIRD_QUOTING autolearn=ham autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII X-Google-Thread: 103376,90514f9a192a4997 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2003-09-08 02:08:50 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!logbridge.uoregon.edu!newsfeed.icl.net!newsfeed.fjserv.net!feed.news.nacamar.de!uio.no!ntnu.no!not-for-mail From: Preben Randhol Newsgroups: comp.lang.ada Subject: Re: Expectation of Access Value Equality Date: Mon, 8 Sep 2003 09:08:50 +0000 (UTC) Organization: Norwegian university of science and technology Message-ID: References: NNTP-Posting-Host: kiuk0152.chembio.ntnu.no Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Trace: tyfon.itea.ntnu.no 1063012130 18729 129.241.83.78 (8 Sep 2003 09:08:50 GMT) X-Complaints-To: usenet@itea.ntnu.no NNTP-Posting-Date: Mon, 8 Sep 2003 09:08:50 +0000 (UTC) User-Agent: slrn/0.9.7.4 (Linux) Xref: archiver1.google.com comp.lang.ada:42268 Date: 2003-09-08T09:08:50+00:00 List-Id: Nick Roberts wrote: > (a) Would you be surprised by: > > Print( (+"foo",+"bar",+"",+"") ); > > printing three lines? > > (b) Would you be surprised by: > > Print( (+"foo",+"bar",+"hum",+"foo") ); > > printing one line? > > > (c) What would you think of an implementation that caused this behaviour? > (What would you think of an implementation that printed four lines in both > cases?) I don't know I. Running your program produces 4 lines in both cases. Compiler: Gnat 3.15p on Debian GNU/Linux Preben -- �I think fish is nice, but then I think that rain is wet. So who am I to judge.� - The Hitch Hiker's Guide to the Galaxy (radioplay)