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.2 required=5.0 tests=BAYES_00,INVALID_MSGID, REPLYTO_WITHOUT_TO_CC autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 10261c,d4aba2022b03306e X-Google-Attributes: gid10261c,public X-Google-Thread: 109fba,d4aba2022b03306e X-Google-Attributes: gid109fba,public X-Google-Thread: f907c,d4aba2022b03306e X-Google-Attributes: gidf907c,public X-Google-Thread: 10d15b,d4aba2022b03306e X-Google-Attributes: gid10d15b,public X-Google-Thread: 1014db,d4aba2022b03306e X-Google-Attributes: gid1014db,public X-Google-Thread: 103376,d4aba2022b03306e X-Google-Attributes: gid103376,public X-Google-Thread: 145623,d4aba2022b03306e X-Google-Attributes: gid145623,public X-Google-Thread: 1094ba,d4aba2022b03306e X-Google-Attributes: gid1094ba,public From: Chris Durand Subject: Re: Lint-like program for C++ ... Date: 1997/04/18 Message-ID: <3357923A.4CC8@hq.acresgaming.com>#1/1 X-Deja-AN: 235753374 References: <33489A15.453C@ix.netcom.com> <01bc433c$e5109820$230228ce@default> <33555E64.2556@student.csi.cuny.edu> <5j55mo$3ru@news1.mnsinc.com> <3356B1EC.5957@agcs.com> Organization: Acres Gaming Reply-To: cdurand@hq.acresgaming.com Newsgroups: comp.lang.fortran,comp.lang.ada,comp.lang.c,comp.lang.c++,comp.lang.cobol,comp.lang.pascal.misc,comp.lang.prolog,comp.lang.basc.visual.misc,de.comp.lang.c Date: 1997-04-18T00:00:00+00:00 List-Id: Steve Dimig wrote: > > Hi -, > > Does anyone know of a Lint like program for C++. I was recently > involved in debugging a memory corruption problem. After a week of > inspection and recompilations, we found the problem was in overwriting > the bounds of an array. This type of problem would have been caught > with lint if our development language was C. Our language, however, is > C++. > > Steve Dimig > dimigs@agcs.com On the PC, PC-Lint from Gimpel Software (610) 584 4261 is pretty complete and highly configurable.