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,4f1d7f0bd7ae1b5c X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2002-05-07 20:15:22 PST Path: archiver1.google.com!postnews1.google.com!not-for-mail From: dewar@gnat.com (Robert Dewar) Newsgroups: comp.lang.ada Subject: Re: Static expression question Date: 7 May 2002 20:15:22 -0700 Organization: http://groups.google.com/ Message-ID: <5ee5b646.0205071915.6e4901b2@posting.google.com> References: <3CD710A0.4743@earthlink.net> <5ee5b646.0205070245.1e70bd51@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 1020827722 30511 127.0.0.1 (8 May 2002 03:15:22 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: 8 May 2002 03:15:22 GMT Xref: archiver1.google.com comp.lang.ada:23693 Date: 2002-05-08T03:15:22+00:00 List-Id: dewar@gnat.com (Robert Dewar) wrote in message news:<5ee5b646.0205070245.1e70bd51@posting.google.com>... > Vincent Marciante wrote in message news:<3CD710A0.4743@earthlink.net>... > > Isn't the renaming of an enumeration literal as a function > > supposed to be considered to be a static expression? Yes, this is static, and the latest version of GNAT accepts it as static.