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,a95382f748dc02ae X-Google-Attributes: gid103376,public Path: g2news1.google.com!news1.google.com!news.glorb.com!ecngs!feeder.ecngs.de!news.cambrium.nl!news.cambrium.nl!news2.euro.net!zen.net.uk!demorgan.zen.co.uk!194.72.9.35.MISMATCH!news-peer1!btnet-feed5!btnet!news.btopenworld.com!not-for-mail From: "Martin Dowie" Newsgroups: comp.lang.ada Subject: Re: Gnat Error: intrinsic operator can only apply to numeric types Date: Tue, 15 Jun 2004 19:16:11 +0000 (UTC) Organization: BT Openworld Message-ID: References: <40CEEFCF.7060703@noplace.com> NNTP-Posting-Host: host81-154-190-178.range81-154.btcentralplus.com X-Trace: titan.btinternet.com 1087326971 14468 81.154.190.178 (15 Jun 2004 19:16:11 GMT) X-Complaints-To: news-complaints@lists.btinternet.com NNTP-Posting-Date: Tue, 15 Jun 2004 19:16:11 +0000 (UTC) X-Newsreader: Microsoft Outlook Express 6.00.2800.1409 X-MSMail-Priority: Normal X-Priority: 3 X-MIMEOLE: Produced By Microsoft MimeOLE V6.00.2800.1409 Xref: g2news1.google.com comp.lang.ada:1521 Date: 2004-06-15T19:16:11+00:00 List-Id: "Jeffrey Carter" wrote in message news:WDHzc.1410$w07.435@newsread2.news.pas.earthlink.net... > Marin David Condic wrote: > > > In using Gnat 3.15p on Windows with GPS v1.4.0, I encountered a problem > > when trying to use the package System. I get a compiler error message > > that reads "intrinsic operator can only apply to numeric types" in > > reference to the following code in System: > > Why are you recompiling System? I think this is a 'feature' of GNAT/GPS. I can't remember the option off hand (I'll dig it out tomorrow at work - but I think it had to do with "Mixed_Case"?) -- Martin