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=-0.8 required=5.0 tests=BAYES_00,INVALID_DATE autolearn=no autolearn_force=no version=3.4.4 Path: utzoo!utgpu!news-server.csri.toronto.edu!bonnie.concordia.ca!thunder.mcrcim.mcgill.edu!snorkelwacker.mit.edu!spool.mu.edu!uunet!tut.cis.ohio-state.edu!sei!ae From: ae@sei.cmu.edu (Arthur Evans) Newsgroups: comp.lang.ada Subject: Re: Reference vs. copy semantics in passing parameters Message-ID: <16152@as0c.sei.cmu.edu> Date: 18 Feb 91 18:49:30 GMT References: <5572@baird.cs.strath.ac.uk> <1991Feb13.211643.25777@rti.rti.org> <2725@sparko.gwu.edu> <2742@sparko.gwu.edu> Organization: Carnegie-Mellon University (Software Engineering Institute), Pgh, PA In-reply-to: jls@yoda.Rational.COM's message of 18 Feb 91 00:36:28 GMT cc: jls@yoda.Rational.COM List-Id: Jim Showalter (jls@yoda.Rational.COM) comments that Ada 9X might permit functions to have parameters of mode IN OUT or OUT. An early draft of the Requirements Document included a requirement for such a change. However, because of many comments opposing the change it was removed from the final document. Art Evans