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-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,54889de51045a215 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2003-10-20 10:53:39 PST Path: archiver1.google.com!news2.google.com!news.maxwell.syr.edu!news.tele.dk!news.tele.dk!small.news.tele.dk!lnewsoutpeer01.lnd.ops.eu.uu.net!lnewsinpeer01.lnd.ops.eu.uu.net!bnewsoutpeer01.bru.ops.eu.uu.net!bnewsinpeer01.bru.ops.eu.uu.net!emea.uu.net!ash.uu.net!spool.news.uu.net!not-for-mail Date: Mon, 20 Oct 2003 13:53:38 -0400 From: Hyman Rosen User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.5) Gecko/20031013 Thunderbird/0.3 X-Accept-Language: en-us, en MIME-Version: 1.0 Newsgroups: comp.lang.ada Subject: Re: += in ada References: <1066224357.499523@master.nyc.kbcfp.com> <1066231159.711433@master.nyc.kbcfp.com> <1066311805.222491@master.nyc.kbcfp.com> <3F8F3077.60402@comcast.net> <3F900F35.50203@comcast.net> <3F9416D8.30001@comcast.net> In-Reply-To: <3F9416D8.30001@comcast.net> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Organization: KBC Financial Products Message-ID: <1066672418.232220@master.nyc.kbcfp.com> Cache-Post-Path: master.nyc.kbcfp.com!unknown@aphelion.nyc.kbcfp.com X-Cache: nntpcache 3.0.1 (see http://www.nntpcache.org/) NNTP-Posting-Host: 204.253.250.10 X-Trace: 1066672418 25636 204.253.250.10 Xref: archiver1.google.com comp.lang.ada:1217 Date: 2003-10-20T13:53:38-04:00 List-Id: Robert I. Eachus wrote: > The final conclusion was that, if you used Ada about 30% of the current > staff were hopeless. With C, the number was closer to 5%, in Pascal > somewhere in between. Ada showed more than a 100% cost benefit over > using C, and a 350% benfit over assembler, on initial project costs, > with Pascal somewhere in the middle. As for maintenance costs, > maintaining C code cost around 50% less than maintaining assembler, and > we had no cost data for fixing bugs in Ada code--even after MOD 400 > Release 3.0 had been in beta test for more than a year, and in general > release for six months after that. Let me see if I understand this correctly. The acceptance criteria were looser for programmers of what you and I both agree is a more error-prone language? Those 30% who were hopeless for Ada were also hopeless for C. That's why there were maintenance problems with the C code.