Everything You Wanted to Know about PVS-Studio and Dared to Ask https://www.viva64.com/en/b/0593/
Viva64
Everything You Wanted to Know about PVS-Studio and Dared to Ask
We have been heavily participating in various IT conferences both in Russia and abroad lately. We try to have our own booth at most events and give talks sometimes. Participating in confe...
Godot: On Regular Use of Static Analyzers https://www.viva64.com/en/b/0594/
Viva64
Godot: On Regular Use of Static Analyzers
Because of our ever-expanding audience, we have to write new articles so that the new readers could learn about the correct way of using static code analysis. We believe that it is extrem...
The Fastest Reports in the Wild West - and a Handful of Bugs... https://www.viva64.com/en/b/0595/
Viva64
The Fastest Reports in the Wild West - and a Handful of Bugs...
Microsoft is not the only company to go open source recently - other companies are following this trend too. This brings us, the developers of PVS-Studio, another wonderful opportunity to...
PVS-Studio: Support of MISRA C and MISRA C++ Coding Standards https://www.viva64.com/en/b/0596/
Viva64
PVS-Studio: Support of MISRA C and MISRA C++ Coding Standards
Starting with the version 6.27, the PVS-Studio static code analyzer can classify its warnings according to MISRA C and MISRA C++ standards. Due to support of these standards it has become...
Into Space Again: how the Unicorn Visited Stellarium https://www.viva64.com/en/b/0597/
Viva64
Into Space Again: how the Unicorn Visited Stellarium
Over the course of its history, humanity has been making enormous efforts to study the night sky. By now, we have mapped almost the entire area of it. We have observed hundreds of thousan...
Checking LibrePCB with PVS-Studio Inside a Docker Container https://www.viva64.com/en/b/0598/
Viva64
Checking LibrePCB with PVS-Studio Inside a Docker Container
This is a classic article, where we share our experience of checking an open-source project called LibrePCB with PVS-Studio. What makes it special, though, is the fact that the analysis w...
Rob and Jason are joined by JF Bastien from Apple to discuss the San Diego C++ Committee meeting from his perspective as the chair of the new Evolution Working Group Incubator. http://cppcast.com/2018/12/jf-bastien/
Shoot yourself in the foot when handling input data https://www.viva64.com/en/b/0599/
Viva64
Shoot yourself in the foot when handling input data
The linking concept of today's article differs from usual. This time it is not one project, the source code of which was analyzed, but a number of warnings related to one and the same dia...