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=-0.3 required=5.0 tests=BAYES_00, REPLYTO_WITHOUT_TO_CC autolearn=no 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-27 04:02:33 PST Path: archiver1.google.com!news2.google.com!fu-berlin.de!uni-berlin.de!adsl-213-200-246-247.cybernet.CH!not-for-mail From: Vinzent 'Gadget' Hoefler Newsgroups: comp.lang.ada Subject: Re: += in ada Date: Mon, 27 Oct 2003 13:01:13 +0100 Organization: JeLlyFish software Message-ID: References: <3F952DDD.6000501@noplace.com> <3F95475C.2010004@comcast.net> <3F96E719.3020701@comcast.net> Reply-To: v.hoefler@acm.org NNTP-Posting-Host: adsl-213-200-246-247.cybernet.ch (213.200.246.247) Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable X-Trace: news.uni-berlin.de 1067256152 35644608 213.200.246.247 (16 [175126]) X-Newsreader: Forte Agent 1.8/32.548 Xref: archiver1.google.com comp.lang.ada:1718 Date: 2003-10-27T13:01:13+01:00 List-Id: Robert I. Eachus wrote: >Vinzent 'Gadget' Hoefler wrote: > >> Well, that doesn't really matter. The C zealots - at least the ones I >> know - claim one can write code with zero bugs in C when one is >> careful enough. >>=20 >> Well, one way or another, they're right, too. :-> > >Someday, I'll meet a C programmer that good. Obviously you missed the part of the sentence I did not write. You wouldn't meet him because he is still trying to be careful. :) >OS version or rewrite. Most of the C code we had was closer to one=20 >known bug per 100 lines. Fortunately most of it was in small drivers. That still makes 10 bugs per application or so... ;-) Vinzent.