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,55a8252137b5ef97 X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit From: Brian May Newsgroups: comp.lang.ada Subject: Re: Efficiently setting up large quantities of constant data References: Date: Thu, 16 Dec 2004 08:10:02 +1100 Message-ID: User-Agent: Gnus/5.1007 (Gnus v5.10.7) Emacs/21.3 (gnu/linux) Cancel-Lock: sha1:+flNHcSFahl0bEZtQo2bHHFDHBw= MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii NNTP-Posting-Host: snoopy.microcomaustralia.com.au X-Trace: news.melbourne.pipenetworks.com 1103144976 202.173.153.89 (16 Dec 2004 07:09:36 +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!news4.google.com!news.glorb.com!newsfeed-east.nntpserver.com!nntpserver.com!news1.optus.net.au!optus!news.mel.connect.com.au!news-south.connect.com.au!news-north.connect.com.au!news.alphalink.com.au!news.melbourne.pipenetworks.com!not-for-mail Xref: g2news1.google.com comp.lang.ada:6979 Date: 2004-12-16T08:10:02+11:00 List-Id: >>>>> "Simon" == Simon Wright writes: Simon> (on looking at this, I'm a bit surprised that I didn't need Simon> to say 'all' ..) What compiler? Could this be a compiler bug? I thought the whole idea of requiring "all" is that it wouldn't work in the above case because the memory wasn't dynamically allocated. Unless I am somehow mistaken... -- Brian May