Our website uses cookies to enhance your browsing experience.
Accept
to the top
>
>
Posts: #Cpp

Posts: # Cpp

Oct 16 2020
Part 2: Upsetting Opinions about Static Analyzers
Andrey Karpov
By writing the article "Upsetting opinions about static analyzers" we were supposed to get it off our chest and peacefully let it all go. However, the article unexpectedly triggered robust...
...
Oct 12 2020
Upsetting opinions about static analyzers
Andrey Karpov
Static analysis tools have advanced far over the time they've been around. They no longer resemble the "linters" that were in active use 20 years ago. But some programmers still view them...
...
Subscribe to the newsletter
Want to receive a monthly digest of the most interesting articles and news? Subscribe!
Sep 24 2020
Why it is important to apply static analysis for open libraries that you add to your project
Andrey Karpov
Modern applications are built from third-party libraries like a wall from bricks. Their usage is the only option to complete the project in a reasonable time, spending a sensible budget, so it's...
...
Sep 23 2020
Why code reviews are good, but not enough
Andrey Karpov
Code reviews are definitely necessary and useful. It's a way to impart knowledge, educate, control a task, improve code quality and formatting, fix bugs. Moreover, you can notice high-level...
...
Sep 03 2020
Checking QEMU using PVS-Studio
Evgeniy Ovsyannikov
QEMU is a rather well-known application for emulation. Static analysis can help developers of complex projects such as QEMU catch errors at early stages and generally improve quality and...
...
Aug 19 2020
Static code analysis of the PMDK library collection by Intel and errors that are not actual errors
Andrey Karpov
We were asked to check a collection of open source PMDK libraries for developing and debugging applications with NVRAM support by PVS-Studio. Well, why not? Moreover, this is a small project in C...
...
Jul 27 2020
PVS-Studio: analyzing pull requests in Azure DevOps using self-hosted agents
Alexey Govorov
Static code analysis is most effective when changing a project, as errors are always more difficult to fix in the future than at an early stage. We continue expanding the options for using...
...
Jul 20 2020
PVS-Studio and Continuous Integration: TeamCity. Analysis of the Open RollerCoaster Tycoon 2 project
Vladislav Stolyarov
One of the most relevant scenarios for using the PVS-Studio analyzer is its integration into CI systems. Even though a project analysis by PVS-Studio can already be embedded with just a few...
...
Jul 13 2020
The code of the Command & Conquer game: bugs from the 90's. Volume two
Sviatoslav Razmyslov
The American company Electronic Arts Inc (EA) has opened the source code of the games Command & Conquer: Tiberian Dawn and Command & Conquer: Red Alert publicly available. Several dozen errors...
...
PVS-Studio is now in Compiler Explorer!
George Gribkov
Not so long ago, a landmark event has happened: PVS-Studio appeared in Compiler Explorer! Now you can quickly and easily analyze the code for errors right on the godbolt.org site (Compiler...
...
View more Pagination arrow previous
Showing: - of 614