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,ade418da030a5253 X-Google-Attributes: gida07f3367d7,public,usenet X-Google-NewGroupId: yes X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!news2.google.com!news.glorb.com!feeder.erje.net!feeder.eternal-september.org!eternal-september.org!.POSTED!not-for-mail From: Simon Wright Newsgroups: comp.lang.ada Subject: Re: Trouble cutting loops with SPARK. Advice? Date: Sun, 07 Mar 2010 16:27:27 +0000 Organization: A noiseless patient Spider Message-ID: References: <4b92bb37$0$2342$4d3efbfe@news.sover.net> <484e7806-9242-4c20-a057-cbc34fd67f03@g28g2000yqh.googlegroups.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Injection-Date: Sun, 7 Mar 2010 16:27:27 +0000 (UTC) Injection-Info: feeder.eternal-september.org; posting-host="KCXegvZb5vh43D+f3BR6Ew"; logging-data="8869"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX18+Q++Qv7nQhV7GabIT19jTAO/0NS2i/sQ=" User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.3 (darwin) Cancel-Lock: sha1:iuOEKGaIhrPk79V1wuxADqvykow= sha1:s91p/788NmlZoEPj0NC2Rhv19xg= Xref: g2news1.google.com comp.lang.ada:9458 Date: 2010-03-07T16:27:27+00:00 List-Id: Phil Thornley writes: > Well - he would have learned that it isn't valid SPARK :-) > (All initialization values must be static and slices aren't allowed > either) Hmpf. Much better Ada, though (IMO, of course).