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 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,7251fa99aab97e06 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 1993-03-25 11:07:02 PST Path: sparky!uunet!destroyer!gumby!yale!yale.edu!newsserver.jvnc.net!netnews.upenn.edu!prijat!guinness.cs.uofs.edu!beidler From: beidler@guinness.cs.uofs.edu (Jack Beidler) Newsgroups: comp.lang.ada Subject: Assignment Overload in Ada-9X Message-ID: <11815@prijat.cs.uofs.edu> Date: 25 Mar 93 19:07:02 GMT References: <1993Mar19.222836.2540@evb.com> Sender: news@prijat.cs.uofs.edu Organization: Department of Computing Sciences Nntp-Posting-Host: guinness.cs.uofs.edu Date: 1993-03-25T19:07:02+00:00 List-Id: I recently received a copy of the "Ada 9X Project Report dated February 1993. On the top of page 48 in this report there is a statement about overloading assignment, specifically, ".., in the case of non-limited control types, assignment can be redefined by the user." I curious about the form of the overload. Is it soomething like procedure ":=" (Left : in out Some_Type ; Right : in Some_Type) ? or have I misread this statement? -- +------------------------------------------------------------------+ | John (Jack) Beidler | | Prof. of Computer Science Internet: BEIDLER@JAGUAR.UOFS.ED | | University of Scranton beidler@guinness.cs.uofs.edu| | Scranton, PA 18510 Bitnet : BEIDLER@SCRANTON | | | | Phone: (717) 941-7446 FAX: (717) 941-4250 | +------------------------------------------------------------------+