This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: c/c++ validator


On Sunday 19 June 2005 00:32, you wrote:
> Something like:
>
> http://www.cs.rpi.edu/~gregod/STLlint/STLlint.html

Yeah, but for more than just STL, and opensource. C++ checker that is going to 
work for instance for KDE.
 Wonder why they use proprietary parser, there are opensource parsers around, 
like elsa, or gcc c++ parser.

> HTH
> Mathieu
>
> Tommy Vercetti wrote:
> > Hi folks
> >
> > I would like to ask you about source validation software. Software that
> > runs trough source code, and attempts to find any possible memory leaks,
> > and other problems. Is there anything opensource for C or/and C++ out
> > there ?
> >
> > I know it's the wrong list to ask for it, but that's quite close to
> > compilers, and some of you may know about it.
> >
> > Thanks.

-- 
Vercetti


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]