Please recommend projects for validation by use PVS-Studio
I am one of the developers of PVS-Studio. We regularly check with this tool various open source projects and write about this article. Examples: 1, 2, 3.
We do not have new checks for more than a month. This is not right. :) Please make your wishes. What kind of projects to verify?
P.S. To make them constructive, note several points before you send us a letter:
1. Make sure that the project you want to tell us about is written in C or C++.
2. The project must compile without errors in Microsoft Visual Studio 2005 or higher.
3. Not critical condition. The project must have a .sln-file for Visual Studio. In some cases, .sln-file can be generated through using CMake-scripts – please check it out. We will not be able to check the project quickly and easily if it uses alternative compilers and/or build technologies.
You can write here or send email to karpov@viva64(dot).com
We do not have new checks for more than a month. This is not right. :) Please make your wishes. What kind of projects to verify?
P.S. To make them constructive, note several points before you send us a letter:
1. Make sure that the project you want to tell us about is written in C or C++.
2. The project must compile without errors in Microsoft Visual Studio 2005 or higher.
3. Not critical condition. The project must have a .sln-file for Visual Studio. In some cases, .sln-file can be generated through using CMake-scripts – please check it out. We will not be able to check the project quickly and easily if it uses alternative compilers and/or build technologies.
You can write here or send email to karpov@viva64(dot).com


Comments
The link to the error samples collection: http://www.viva64.com/en/examples/