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,184737148aef02ac X-Google-Attributes: gid103376,public From: tmoran@bix.com (Tom Moran) Subject: Re: Fixed point multiplication ambiguity Date: 1999/01/14 Message-ID: <369e3922.716398@news.pacbell.net>#1/1 X-Deja-AN: 432634357 References: <369E14CA.90715966@lmco.com> X-Complaints-To: abuse@pacbell.net X-Trace: typhoon-sf.pbi.net 916339022 206.170.2.95 (Thu, 14 Jan 1999 10:37:02 PDT) Organization: SBC Internet Services NNTP-Posting-Date: Thu, 14 Jan 1999 10:37:02 PDT Newsgroups: comp.lang.ada Date: 1999-01-14T00:00:00+00:00 List-Id: >The following test program is compilable by Rational Apex, but >GNAT rejects it with: ObjectAda and Janus both accept it without complaint.