[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: verification and linting of lua implementations
- From: Roberto Ierusalimschy <roberto@...>
- Date: Mon, 24 Oct 2011 10:11:46 -0200
> BTW, this question indicates to me that you don't use PC-Lint so far.
> If that is correct, it is somewhat of a surprise to me, but then
> again, Lua is exposed to such
> a wide variety of C-compilers, which might be just as good as using PC-Lint.
There is no PC-Lint for the machine that I use daily. So, it is very
useful for us when people run these kind of checking tools on Lua.
-- Roberto