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...
Although we have plenty of materials on programming on our site www.viva64.com, programmers do not visit us often. The reason for this is that too few people know of our site and its resources.
Users' desire to compare different code analyzers is natural and understandable. However, it's not so easy to fulfill this desire as it may seem at first sight. The point is that you don't know...
It seemed that long forum debates about methods of measuring algorithm's running time, functions to use and precision that should be expected were over. Unfortunately, we have to return to...
We publish rather many articles about software errors, code analysis and of course using our PVS-Studio static analyzer to detect issues in popular open-source projects. To make our articles...
This is the second article on avoiding certain errors at the early stage of code writing. In the previous post, we have already advised you to avoid a large number of calculations in one...