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: a07f3367d7,421f00454ed1208d X-Google-Attributes: gida07f3367d7,public,usenet X-Google-NewGroupId: yes X-Google-Language: ENGLISH,ASCII Path: g2news2.google.com!postnews.google.com!w35g2000prg.googlegroups.com!not-for-mail From: Adam Beneschan Newsgroups: comp.lang.ada Subject: Re: SPARK - runtime checks question Date: Fri, 19 Jun 2009 11:29:55 -0700 (PDT) Organization: http://groups.google.com Message-ID: <7b7f62f6-7218-45c2-b4b6-a3becb8e5be0@w35g2000prg.googlegroups.com> References: <8d79ac48-d35d-4717-aca3-68f036de0de3@f16g2000vbf.googlegroups.com> NNTP-Posting-Host: 66.126.103.122 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: posting.google.com 1245436195 10432 127.0.0.1 (19 Jun 2009 18:29:55 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Fri, 19 Jun 2009 18:29:55 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: w35g2000prg.googlegroups.com; posting-host=66.126.103.122; posting-account=duW0ogkAAABjRdnxgLGXDfna0Gc6XqmQ User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0; WOW64; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.5.21022; .NET CLR 3.5.30729; .NET CLR 3.0.30618),gzip(gfe),gzip(gfe) Xref: g2news2.google.com comp.lang.ada:6544 Date: 2009-06-19T11:29:55-07:00 List-Id: On Jun 19, 9:04=A0am, Rod Chapman wrote: > > and of course 50% of VCs are undischarged in the final report. > > The Examiner, by default, doesn't know the values of Natural'First > and Natural'Last, since these are implementation-defined. Ummm... only half right. If Natural'First is implementation-defined, you're working with a rather bizarre implementation. -- Adam