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.3 required=5.0 tests=BAYES_00, REPLYTO_WITHOUT_TO_CC autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,54889de51045a215 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2003-10-12 01:24:11 PST Path: archiver1.google.com!news2.google.com!news.maxwell.syr.edu!uio.no!ntnu.no!not-for-mail From: Preben Randhol Newsgroups: comp.lang.ada Subject: Re: += in ada Date: Sun, 12 Oct 2003 08:24:10 +0000 (UTC) Organization: PVV Message-ID: References: <3F7316F7.219F@mail.ru> <49cbf610.0310070205.2937e71a@posting.google.com> Reply-To: randhol+valid_for_reply_from_news@pvv.org NNTP-Posting-Host: kiuk0152.chembio.ntnu.no X-Trace: tyfon.itea.ntnu.no 1065947050 27887 129.241.83.78 (12 Oct 2003 08:24:10 GMT) X-Complaints-To: usenet@itea.ntnu.no NNTP-Posting-Date: Sun, 12 Oct 2003 08:24:10 +0000 (UTC) User-Agent: slrn/0.9.8.0 (Linux) Xref: archiver1.google.com comp.lang.ada:717 Date: 2003-10-12T08:24:10+00:00 List-Id: On 2003-10-12, Wes Groleau wrote: > There is NOT a requirement in the RM that += not > alter the value of any variable when an exception > occurs. There is no requirement in the RM that "+=" No, but for := it is. Preben