PVS-Studio now has an operation mode that will help you to find errors and misprints as soon as possible. The analyzer launches right after the files have been compiled and "blushes with shame...
One among newest features in the latest versions of MSBuild/Visual Studio for Visual C++ compilers is the new minimal rebuild system (also known is an incremental assembly), which is based on...
We have made a step towards supporting systems with the ARM architecture. A new feature has appeared in PVS-Studio 4.20 that allows you to check Microsoft Visual Studio projects for the...
We have laid out the new version of the booklet about our static code analyzer PVS-Studio on our site. The booklet is presented in Russian and English. This is an electronic version of the...
The article demonstrates errors detected with the static code analyzer integrated into Visual Studio 2010. The research was performed on five open source projects. The same projects were also...
Sometimes our potential clients ask about examples of successful integration of PVS-Studio in various companies. Their interest is understandable. After Case Study by Microsoft in the form...
While developing and helping people to use static code analyzers, we constantly encounter an inefficient approach to using these tools. Developers would launch the tool, find and fix...