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 Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: $Revision: 1.6.2.16 $; site ada-uts.UUCP Path: utzoo!linus!decvax!bellcore!petrus!scherzo!allegra!mit-eddie!think!ada-uts!stt From: stt@ada-uts.UUCP Newsgroups: net.lang.ada Subject: Re: Please Test This Message-ID: <4700011@ada-uts.UUCP> Date: Mon, 7-Oct-85 11:21:00 EDT Article-I.D.: ada-uts.4700011 Posted: Mon Oct 7 11:21:00 1985 Date-Received: Fri, 11-Oct-85 07:55:36 EDT References: <38000023@gypsy.UUCP> Nf-ID: #R:gypsy:38000023:ada-uts:4700011:000:246 Nf-From: ada-uts!stt Oct 7 11:21:00 1985 List-Id: All of the Intermetrics Ada compilers agree with the Verdix requirement. Access types are not special in any way w.r.t. equality. You must "use" the package, or locally rename the "=" operator, or qualify it as you have done in the second usage.