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,c840deaa6965e67a X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 1995-01-21 21:10:53 PST Path: pad-thai.cam.ov.com!bloom-beacon.mit.edu!apollo.hp.com!lf.hp.com!hpscit.sc.hp.com!news.dtc.hp.com!col.hp.com!csn!ncar!gatech!swrinde!pipex!uunet!panix!cmcl2!thecourier.cims.nyu.edu!thecourier.cims.nyu.edu!nobody From: dewar@cs.nyu.edu (Robert Dewar) Newsgroups: comp.lang.ada Subject: Re: Memory overwrite? Date: 20 Jan 1995 00:19:59 -0500 Organization: Courant Institute of Mathematical Sciences Message-ID: <3fnh5v$4ks@gnat.cs.nyu.edu> References: <2093@ictser.UUCP> <3fe5cp$fnq@theopolis.orl.mmc.com> <1995Jan18.182039.7324@wdl.loral.com> Date: 1995-01-20T00:19:59-05:00 List-Id: In response to Mark, worrying about out of array stores in Ada 83, this is fixed in Ada 95, where the check cannot be elided in the case he worries about.