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.3 required=5.0 tests=BAYES_00,INVALID_MSGID autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,2e11aa5522d5cc28 X-Google-Attributes: gid103376,public From: dewar@merv.cs.nyu.edu (Robert Dewar) Subject: Re: Mixing Ada and C++. Is a good idea? Date: 1997/11/14 Message-ID: #1/1 X-Deja-AN: 289650083 References: <345F7489.A10@si.ehu.es> X-Complaints-To: usenet@news.nyu.edu X-Trace: news.nyu.edu 879560452 16492 (None) 128.122.140.58 Organization: New York University Newsgroups: comp.lang.ada Date: 1997-11-14T00:00:00+00:00 List-Id: <> Debuggers are a poor substitute for knowing the languages that you work with properly. Sure I can see how poorly trained programmers could be confused about the semantics of sizeof and 'Size, but this is the kind of error that good programmers avoid in the first place. How such an error could take weeks to find is beyond me. But I guess people can be arbitrarily non-productive when they get dragged into the debugger mire.