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.3 required=5.0 tests=BAYES_00,INVALID_MSGID autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,3b4bed4f74b8ac49 X-Google-Attributes: gid103376,public From: dewar@merv.cs.nyu.edu (Robert Dewar) Subject: Re: GNAT messages and the not operator (pitfall alert!) Date: 1996/10/27 Message-ID: #1/1 X-Deja-AN: 192495147 references: <1996Oct25.103321.1@corning.com> organization: New York University newsgroups: comp.lang.ada Date: 1996-10-27T00:00:00+00:00 List-Id: iMatt, I said "> Almost anyone (the better they know Ada, the more likely they are to make > this mistake) will strain to remember the table in the RM that talks about > negative mods, and, if they remember it right, come up with the answer of 1." I did not say that 1 was the right answer, in fact the whole point of the post is that -5 mod 3 has nothing to do with the table in the RM about negative mods, since this is a simple positive mod, so the answer from the table is wrong!!!!!!