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,9b7d3a51d0d8b6ee X-Google-Attributes: gid103376,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII Path: g2news1.google.com!postnews.google.com!d32g2000yqe.googlegroups.com!not-for-mail From: Martin Newsgroups: comp.lang.ada Subject: Re: Extending discriminant types Date: Thu, 20 Nov 2008 01:55:37 -0800 (PST) Organization: http://groups.google.com Message-ID: <0f8c2b55-e481-4140-a50a-f02d2e3aed91@d32g2000yqe.googlegroups.com> References: <20081115101632.5f98c596@cube.tz.axivion.com> NNTP-Posting-Host: 20.133.0.8 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: posting.google.com 1227174938 28577 127.0.0.1 (20 Nov 2008 09:55:38 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Thu, 20 Nov 2008 09:55:38 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: d32g2000yqe.googlegroups.com; posting-host=20.133.0.8; posting-account=g4n69woAAACHKbpceNrvOhHWViIbdQ9G User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-GB; rv:1.9.0.4) Gecko/2008102920 Firefox/3.0.4,gzip(gfe),gzip(gfe) Xref: g2news1.google.com comp.lang.ada:2706 Date: 2008-11-20T01:55:37-08:00 List-Id: On Nov 20, 7:21=A0am, a...@anon.org (anon) wrote: > Since, the orginal post suggest that the poster was using GNAT Ada 95 > compiler. Because the poster states that he can compiler the code. So, > I used Gnat 3.15p using Ada 95 specs. GNAT 3.15p is /very/ old...and not without bugs but no matter as I used the "secret" -gnat95 option with GNAT GPL 2008 and it still catches the errors. > Plus, the RM does not limited the "Base" attribute to only Scalar Types. Er, yes it does. Cheers -- Martin