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-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!news4.google.com!news.glorb.com!npeer.de.kpn-eurorings.net!newsfeed.vmunix.org!newsfeed.stueberl.de!newsr1.ipcore.viaginterkom.de!news-peer1!btnet-feed5!btnet!news.btopenworld.com!not-for-mail From: Martin Dowie Newsgroups: comp.lang.ada Subject: Re: Teaching new tricks to an old dog (C++ -->Ada) Date: Mon, 7 Mar 2005 07:00:05 +0000 (UTC) Organization: BT Openworld Message-ID: References: <4229bad9$0$1019$afc38c87@news.optusnet.com.au> <422b6c80.1141685927@news.xs4all.nl> <1110151210.176045.168760@o13g2000cwo.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: titan.btinternet.com 1110178805 19037 81.154.188.69 (7 Mar 2005 07:00:05 GMT) X-Complaints-To: news-complaints@lists.btinternet.com NNTP-Posting-Date: Mon, 7 Mar 2005 07:00:05 +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:8796 Date: 2005-03-07T07:00:05+00:00 List-Id: Paul E. Bennett wrote: > jimmaureenrogers@worldnet.att.net wrote: > > >>Ada does not replace rigorous testing or code reviews. It supplements >>them. Code reviews are extremely helpful. They also consume a lot of >>time for the development team when they are done well. It is best to >>remove as many silly errors from the code through automatic analysis >>before exposing the code to developers for review. > > > Thanks for that Jim. At least you seem to have been the first (assumed) > Ada user that has admitted that the compiler is not the final arbiter. I don't know and serious Ada user how _would_ think that! We also use tools such as PolySpace (www.polyspace.com) and SPARK (http://www.praxis-his.com/) at our place. Cheers -- Martin