While communicating with programmers who ponder over the idea of using a static code analyzer, you may often here them say: "You don't need any special interface for a tool of that kind. A...
MVP (Most Valuable Professional) is an award given by the Microsoft corporation every three months. The award is given to the most helpful and active participants of technical communities...
We are often asked the question how one can add one's own diagnostic rule into our static analyzer PVS-Studio. And we always answer that it is very simple: "You just need to write us a letter...
Having checked ReactOS's code I managed to fulfill three of my wishes at once. Firstly, I had wanted for a long time to write an article on a common project. It's not interesting to check the...
The last week QuakeCon 2011 saw John Carmack (co-founder and CTO of Id Software) recounting his experiences with static code analyzers using three tools as examples: Gimpel Software...
At first I wanted to title this post "How PVS-Studio enables cheap integration of static code analysis into the development process" but I decided not to do it because of the ambiguous...
Recently, while telling you about check of another project, I have constantly repeated that it is a very quality code and there are almost no errors in it. A good example is analysis of such...