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.9 required=5.0 tests=BAYES_00 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,23211966662bb231 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2002-03-19 11:06:13 PST Path: archiver1.google.com!news1.google.com!sn-xit-02!supernews.com!news.gv.tsc.tdk.com!newsfeed.berkeley.edu!ucberkeley!hammer.uoregon.edu!skates!not-for-mail From: Stephen Leake Newsgroups: comp.lang.ada Subject: Re: Help: Type not accessible Date: 19 Mar 2002 14:02:46 -0500 Organization: NASA Goddard Space Flight Center Message-ID: References: NNTP-Posting-Host: anarres.gsfc.nasa.gov Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: skates.gsfc.nasa.gov 1016564901 7904 128.183.220.71 (19 Mar 2002 19:08:21 GMT) X-Complaints-To: usenet@news.gsfc.nasa.gov NNTP-Posting-Date: 19 Mar 2002 19:08:21 GMT User-Agent: Gnus/5.0808 (Gnus v5.8.8) Emacs/20.7 Xref: archiver1.google.com comp.lang.ada:21464 Date: 2002-03-19T19:08:21+00:00 List-Id: Christoph Grein writes: > Use 'Unchecked_Access instead, and you're on yourself to prevent dangling > pointers. Please don't introduce hacks to newbies; show them the right way first! This is Ada, not C! -- -- Stephe