Nous utilisons des cookies pour améliorer votre expérience de navigation. En savoir plus
Accepter
to the top
>
Posts

Posts

08 Nov 2021
Undefined behavior, carried through the years
Guest
Imagine: something in code goes wrong, you start searching for a bug and then it turns out that there was another bug behind this. Have you ever been in this situation? Searching for bugs is...
...
05 Nov 2021
Protocol Buffers, a brutal protocol from Google, vs. PVS-Studio, a static code analyzer
Andrey Karpov
Protocol Buffers is a very popular, cool, and high-quality product that is mostly developed by Google. This is a good challenge for the PVS-Studio static code analyzer. Finding at least something...
...
Subscribe to the newsletter
Want to receive a monthly digest of the most interesting articles and news? Subscribe!
03 Nov 2021
What is PVS-Studio?
Yulia Khushnamova
If you are asking: "What is PVS-Studio?" - this video answers your question. Here we'll talk about the most important topics and aspects related to the PVS-Studio static analyzer. You'll find out not just how PVS-Studio can help you - but also what mechanisms and appro…
...
03 Nov 2021
Inside a static analyser: type system - Yuri Minaev - NDC TechTown 2021
Yuri Minaev
C++ is a wonderful language to use. It becomes even more wonderful if you're looking at it from the other side of the fence. Parsing and compiling C++ code is far from trivial. We'll take a look at possible representations of types inside a program which does just that…
...
03 Nov 2021
PVS-Studio searches for bugs in the DuckStation project
Vladislav Stolyarov
We often check retro games. In our company, many developers like to find interesting projects for themselves. They feel nostalgic when they're studying these projects. But we need to run retro...
...
01 Nov 2021
How a PVS-Studio developer defended a bug in a checked project
Vladislav Stolyarov
The PVS-Studio developers often check open-source projects and write articles about that. Sometimes, when writing an article, we come across interesting situations or epic errors. Of course, we...
...
29 Oct 2021
Best Warnings of Static Analyzer
Maxim Zvyagintsev
Everyone who runs the static analyzer on a project for the first time is slightly shocked by hundreds, thousands or even tens of thousands of warnings. It may be frustrating. Is my code so...
...
27 Oct 2021
Generic Math: C# super feature available in .NET 6 Preview 7
Guest
On August 10th, 2021, Microsoft announced the .NET 6 Preview 7...
...
25 Oct 2021
C++ for Beginners: Tips to Write Better Code
Yulia Khushnamova
When you are just starting to learn how to code, sometimes you may need practical tips from more experienced developers. What is a best practice for a specific scenario? What do you need to avoid? How to write better code? We took it upon us to help you out. Here's a s…
...
25 Oct 2021
How we sympathize with a question on Stack Overflow but keep silent
Andrey Karpov
On the stackoverflow.com website, we frequently see questions about how to look for bugs of a certain type. We know that PVS-Studio can solve the problem. Unfortunately, we have to keep...
...
View more Pagination arrow previous
Showing: - of 1605