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,245c84afd1e393ce X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!news3.google.com!news.glorb.com!newsfeed.pionier.net.pl!news.task.gda.pl!not-for-mail From: jtg Newsgroups: comp.lang.ada Subject: Re: What about big integers in Ada 2005? Date: Thu, 15 Sep 2005 22:33:28 +0200 Organization: CI TASK http://news.task.gda.pl/ Message-ID: References: <1581461.uQ1jN63t33@linux1.krischik.com> NNTP-Posting-Host: pwr74.pwradio.pl Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Trace: news.task.gda.pl 1126816147 4794 153.19.176.74 (15 Sep 2005 20:29:07 GMT) X-Complaints-To: abuse@news.task.gda.pl NNTP-Posting-Date: Thu, 15 Sep 2005 20:29:07 +0000 (UTC) X-Organization-Notice: Organization line has been filtered In-Reply-To: <1581461.uQ1jN63t33@linux1.krischik.com> X-Accept-Language: pl, en-us, en User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.7.11) Gecko/20050728 X-Original-Organization: CI TASK http://www.task.gda.pl/ Xref: g2news1.google.com comp.lang.ada:4750 Date: 2005-09-15T22:33:28+02:00 List-Id: Martin Krischik wrote: > > You are mistaken here. i.E GNAT supports 64 integers for 32 bit CPUs. It's > all up to the particular compiler. In theory you could create an Ada > compiler which supports intergers up to the memory limit - it would still > conform to the standart. > I know, but since it is not a standard Ada feature, it would be useless anyway. Programs using this feature would not conform to the standard.