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

Posts

Nov 29 2021
An article for those who, like me, do not understand the purpose of std::common_type
Vladislav Stolyarov, Phillip Khandeliants
This article investigates why the standard library needs a way to deduce a common type, how it is implemented and how it...
...
Nov 26 2021
Virtual function calls in constructors and destructors (C++)
Andrey Karpov
In different programming languages, the behavior of virtual functions differs when it comes to constructors and destructors. Incorrect use of virtual functions is a classic mistake. Developers...
...
Subscribe to the newsletter
Want to receive a monthly digest of the most interesting articles and news? Subscribe!
Nov 24 2021
Embedded Development Explained | How Can Static Analysis Help?
Yulia Khushnamova
What is embedded development? What sets it apart from other types of software development? What difficulties do developers of embedded software encounter when just starting out? In this video, we tried to briefly answer these and other questions. Don’t hesitate to give…
...
Nov 24 2021
A variety of errors in C# code by the example of CMS DotNetNuke: 40 questions about the quality
Sergey Vasiliev
Today, we discuss C# code quality and a variety of errors by the example of CMS DotNetNuke. We're going to dig into its source code. You're going to need a cup of...
...
Nov 22 2021
Thanks, Mario, but the code needs fixing — checking TheXTech
Alexey Govorov
It's cool when enthusiastic developers create a working clone of a famous game. It's even cooler when people are ready to continue the development of such projects! In this article, we check...
...
Nov 19 2021
How the Carla car simulator helped us level up the static analysis of Unreal Engine 4 projects
Konstantin Kochkin
One of the mechanisms of static analysis is method annotations of popular libraries. Annotations provide more information about functions during errors detecting. CARLA is an impressive...
...
Nov 17 2021
PVS-Studio checks the code quality in the .NET Foundation projects: LINQ to DB
Danila Karpov
The .NET Foundation is an independent organization, created by Microsoft, to support open-source projects around the DotNet platform. Currently, the organization gathered many libraries under...
...
Nov 15 2021
PVS-Studio to check the RPCS3 emulator
Sergey Larin
RPCS3 is an interesting project that emulates the PS3 console. It is actively evolving. Recently we heard the news that the emulator learned how run all the games from the console's catalog. That's...
...
Nov 12 2021
All hail bug reports: how we reduced the analysis time of the user's project from 80 to 4 hours
Sergey Vasiliev
People often see work in support as something negative. Today we'll look at it from a different perspective. This article is about a real communication of 100+ messages, exceptions, the analysis...
...
Nov 10 2021
How to choose a static analysis tool
Ekaterina Matveeva, Sergey Kudryavtsev
Tools to improve and control code quality can be a key success factor in a complex software project implementation. Static analyzers belong to such tools. Nowadays, you can find various...
...
View more Pagination arrow previous
Showing: - of 1605