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,b1208117d36fb121 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2002-03-06 17:21:06 PST Path: archiver1.google.com!postnews1.google.com!not-for-mail From: dewar@gnat.com (Robert Dewar) Newsgroups: comp.lang.ada Subject: Re: System.Address'Size - not a static integer expression? Date: 6 Mar 2002 17:21:06 -0800 Organization: http://groups.google.com/ Message-ID: <5ee5b646.0203061721.36d42541@posting.google.com> References: <665e587a.0203060957.3682edf7@posting.google.com> NNTP-Posting-Host: 205.232.38.14 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Trace: posting.google.com 1015464066 4506 127.0.0.1 (7 Mar 2002 01:21:06 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: 7 Mar 2002 01:21:06 GMT Xref: archiver1.google.com comp.lang.ada:20881 Date: 2002-03-07T01:21:06+00:00 List-Id: vgodunko@vipmail.ru (Vadim Godunko) wrote in message news:<665e587a.0203060957.3682edf7@posting.google.com>... > Hello, > GNAT compiler report: > a.ads:12:33: static integer expression required here > > Is this a compiler bug? No, it is a correct diagnostic, this is not a static expression.