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,20280f498071efd3 X-Google-Attributes: gida07f3367d7,public,usenet X-Google-NewGroupId: yes X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!news3.google.com!news1.google.com!npeer02.iad.highwinds-media.com!news.highwinds-media.com!feed-me.highwinds-media.com!post02.iad.highwinds-media.com!news.flashnewsgroups.com-b7.4zTQh5tI3A!not-for-mail Newsgroups: comp.lang.ada Subject: Re: Software Quality in Science References: <1198a288-b013-45a8-907f-7fe227e6294e@m27g2000prl.googlegroups.com> <04185bf3-f83a-4fbe-b380-c6d8aa4105e6@w27g2000pre.googlegroups.com> From: Stephen Leake Date: Wed, 10 Feb 2010 09:29:20 -0500 Message-ID: User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.2 (windows-nt) Cancel-Lock: sha1:6vluUISBibJGonmiNMan9gfzg1s= MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Complaints-To: abuse@flashnewsgroups.com Organization: FlashNewsgroups.com X-Trace: c0cee4b72c316e197caa719798 Xref: g2news1.google.com comp.lang.ada:9083 Date: 2010-02-10T09:29:20-05:00 List-Id: Robert A Duff writes: > Jerry writes: > >> Here is the link in the Guardian article to the original work: >> >> http://www.leshatton.org/Documents/Texp_ICSE297.pdf > > Thanks for the link. > >> And this comment which addresses the use of Ada: > > Hmm. Looks like it fails to address Ada (or C++) > due to "lack of space". I skept. Me too. Paraphrasing Fermat doesn't make it true; it just makes you look like you are being deliberately mysterious. >> "In C, note that function prototypes were well used only around 60% of >> the time and as a result, interface faults accounted for about 24% of >> the total. In other words, if function prototypes were mandated in all >> C functions, 24% of all serious faults would disappear. > > Surely that's no longer a problem in modern C!? The programmers still have to specify the right switches, and pay attention to the results, and know how to fix them, which is a political/management/skill issue, not a language design issue. I know from personal experience that there is a satellite about to be launched who's control code has many remaining C warnings. Sigh. -- -- Stephe