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,5850c59062ca527a X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 1994-11-03 03:31:20 PST Path: bga.com!news.sprintlink.net!hookup!news.mathworks.com!panix!cmcl2!thecourier.cims.nyu.edu!thecourier.cims.nyu.edu!nobody From: dewar@cs.nyu.edu (Robert Dewar) Newsgroups: comp.lang.ada Subject: Re: Type System.ADDRESS Date: 3 Nov 1994 06:31:20 -0500 Organization: Courant Institute of Mathematical Sciences Message-ID: <39ahm8$8a2@schonberg.cs.nyu.edu> References: <395ecb$bjq@theopolis.orl.mmc.com> NNTP-Posting-Host: schonberg.cs.nyu.edu Date: 1994-11-03T06:31:20-05:00 List-Id: " Any assignments to type System.Address require a static expression." clearly an unwarrented and incorrect assumption. I am surprised that a compiler can validate with this mistake.