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,9e2776c05028676e X-Google-Attributes: gid103376,public From: eachus@spectre.mitre.org (Robert I. Eachus) Subject: Re: Why Ada is not the Commercial Lang of Choice Date: 1997/06/28 Message-ID: #1/1 X-Deja-AN: 253093962 References: <33A7FBFF.29D2@mitre.org> Organization: The Mitre Corp., Bedford, MA. Newsgroups: comp.lang.ada Date: 1997-06-28T00:00:00+00:00 List-Id: I said: > .... Also, it might be necessary to call > System.Storage_Elements.To_Address, but I can't imagine any compiler for > a machine where 16#B01000040# is a meaningful address not allowing > literals for addresses. In article kst@sd.aonix.com (Keith Thompson) writes: > Imagine harder. 8-)} Gee, didn't I put enough smileys around? My point was that if addresses over three Gig are hard-wired, the compiler should support such explicit nonsense. -- Robert I. Eachus with Standard_Disclaimer; use Standard_Disclaimer; function Message (Text: in Clever_Ideas) return Better_Ideas is...