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: 103376,a440117a8923d023 X-Google-NewGroupId: yes X-Google-Attributes: gida07f3367d7,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!postnews.google.com!x3g2000yqd.googlegroups.com!not-for-mail From: Rod Chapman Newsgroups: comp.lang.ada Subject: Re: Spark 9 & Ada 2005 Date: Thu, 8 Apr 2010 08:41:53 -0700 (PDT) Organization: http://groups.google.com Message-ID: <8fcf2fc0-7bf5-404b-9cd4-cd5d73213562@x3g2000yqd.googlegroups.com> References: <8fa26bb5-ed35-49f7-a4d4-f064c070838f@j21g2000yqh.googlegroups.com> NNTP-Posting-Host: 90.192.138.77 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 X-Trace: posting.google.com 1270741314 9198 127.0.0.1 (8 Apr 2010 15:41:54 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Thu, 8 Apr 2010 15:41:54 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: x3g2000yqd.googlegroups.com; posting-host=90.192.138.77; 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.1.9) Gecko/20100315 Firefox/3.5.9 (.NET CLR 3.5.30729),gzip(gfe) Xref: g2news1.google.com comp.lang.ada:9936 Date: 2010-04-08T08:41:53-07:00 List-Id: > Does anyone know about this problem ? Good question. The specification of SPARK_IO that ships with SPARK Pro 9 is compatible with both SPARK95 and SPARK2005. The body is Ada95 (not SPARK at all), but - as you point out - is not compatible with GNAT in Ada2005 mode. We will raise an internal ticket here to produce an Ada2005-friendly body for SPARK_IO for a future release. Thanks for bringing this to our attention. Rod Chapman, SPARK Team