Many readers liked my article "Consequences of using the Copy-Paste method in C++ programming and how to deal with it". Scott Meyers noticed it too and asked me how static analysis proper helped...
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...
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...
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...