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,703c4f68db81387d X-Google-Thread: 109fba,703c4f68db81387d X-Google-Thread: 115aec,703c4f68db81387d X-Google-Thread: f43e6,703c4f68db81387d X-Google-Attributes: gid103376,gid109fba,gid115aec,gidf43e6,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!news3.google.com!news4.google.com!newsfeed.stanford.edu!news.tele.dk!news.tele.dk!small.news.tele.dk!news-fra1.dfn.de!newsfeed.hanau.net!newsfeed.vmunix.org!newsfeed.stueberl.de!newsr1.ipcore.viaginterkom.de!news-peer1!btnet-feed3!news-peer0-test!btnet-feed5!btnet!news.btopenworld.com!not-for-mail From: Martin Dowie Newsgroups: comp.lang.ada,comp.lang.c++,comp.realtime,comp.software-eng Subject: Re: Teaching new tricks to an old dog (C++ -->Ada) Date: Sun, 13 Mar 2005 09:19:27 +0000 (UTC) Organization: BT Openworld Message-ID: References: <871xau9nlh.fsf@insalien.org> <1110332933.587110.260410@z14g2000cwz.googlegroups.com> NNTP-Posting-Host: host81-154-188-69.range81-154.btcentralplus.com Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sparta.btinternet.com 1110705567 21323 81.154.188.69 (13 Mar 2005 09:19:27 GMT) X-Complaints-To: news-complaints@lists.btinternet.com NNTP-Posting-Date: Sun, 13 Mar 2005 09:19:27 +0000 (UTC) In-Reply-To: X-Accept-Language: en-us, en User-Agent: Mozilla Thunderbird 1.0 (Windows/20041206) Xref: g2news1.google.com comp.lang.ada:9297 comp.lang.c++:45397 comp.realtime:1412 comp.software-eng:4976 Date: 2005-03-13T09:19:27+00:00 List-Id: Greg Comeau wrote: > In article <1462853.JgxLXPrZ7W@linux1.krischik.com>, > Martin Krischik wrote: > >>... >>And they havn't got 100% compliance - as the Ada compiler vendors have. And >>they can indedd claim that - Ada has the ACATS test - pass the test you are >>100% compliant - fail the thest and (almost) no customer will consider your >>offer. > > > Out of curiosity how old is the ACATS test, and how many > compilers currently pass it? The latest (I believe) is dated 2002 but will certainly be getting updated to test Ada2005. See http://www.ada-auth.org/acats.html All compiler vendors claim some level of conformance and some publish their results. Also, all compiler vendors will have a large number of suplimentary tests of there own. These tend to include propriatory code from customers, so usually aren't published. Cheers -- Martin