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-Thread: 103376,eb896440a3af23cf X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit From: Brian May Newsgroups: comp.lang.ada Subject: Re: large arrays References: Date: Wed, 10 Nov 2004 14:57:59 +1100 Message-ID: User-Agent: Gnus/5.1006 (Gnus v5.10.6) Emacs/21.3 (gnu/linux) Cancel-Lock: sha1:AHQdJGRQ+dXgMAG4F5dyBuLbuv4= MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii NNTP-Posting-Host: dsl-202-173-153-89.vic.westnet.com.au X-Trace: news.melbourne.pipenetworks.com 1100059061 202.173.153.89 (10 Nov 2004 13:57:41 +1000) X-Complaints-To: abuse@pipenetworks.com X-Abuse-Info: Please forward all headers to enable your complaint to be properly processed. Path: g2news1.google.com!news1.google.com!news.maxwell.syr.edu!news-north.connect.com.au!duster.adelaide.on.net!news.melbourne.pipenetworks.com!not-for-mail Xref: g2news1.google.com comp.lang.ada:6100 Date: 2004-11-10T14:57:59+11:00 List-Id: >>>>> "Adrian" == Adrian Wrigley writes: Adrian> I'm a bit disappointed to hear that the restriction exists even Adrian> on 64-bit targets - at the moment, I have 6GB RAM+Swap, and it is Adrian> annoying that I can only access 5% of that with any single object Adrian> in Ada. I am curious, can somebody confirm that the restriction does exist on 64 bit targets? I would have assumed Integer would be 64 bits, rendering the justification previously given null and void. -- Brian May