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,FREEMAIL_FROM autolearn=ham autolearn_force=no version=3.4.4 X-Google-Thread: a07f3367d7,dc717706b9651154 X-Google-Attributes: gida07f3367d7,public,usenet X-Google-NewGroupId: yes X-Google-Language: ENGLISH,ASCII Path: g2news2.google.com!postnews.google.com!o36g2000vbi.googlegroups.com!not-for-mail From: Rod Chapman Newsgroups: comp.lang.ada Subject: Re: Workaround for invariant SPARK condition Date: Thu, 25 Jun 2009 01:50:20 -0700 (PDT) Organization: http://groups.google.com Message-ID: <7095b2b3-b3da-4892-b047-6b2da72c157f@o36g2000vbi.googlegroups.com> References: <60fb6c3e-3f41-40a6-a445-4d8e12cc49a3@v4g2000vba.googlegroups.com> NNTP-Posting-Host: 217.205.167.137 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: posting.google.com 1245919820 14327 127.0.0.1 (25 Jun 2009 08:50:20 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Thu, 25 Jun 2009 08:50:20 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: o36g2000vbi.googlegroups.com; posting-host=217.205.167.137; posting-account=HCzrEgkAAABSfGsTnv-u5wET6EzuneVi User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-GB; rv:1.9.0.11) Gecko/2009060215 Firefox/3.0.11 GTB5 (.NET CLR 3.5.30729),gzip(gfe),gzip(gfe) Xref: g2news2.google.com comp.lang.ada:6610 Date: 2009-06-25T01:50:20-07:00 List-Id: On Jun 25, 8:48=A0am, Phil Thornley wrote: > This is the sort of problem that the accept annotation is there for: Exactly. Please see section 9.1 of the Examiner User Manual for more details. Rod, SPARK Team