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

Posts

12 Fév 2021
Using Static Analysis Online [Compiler Explorer]
Yulia Khushnamova
Do you want to try a static analyzer but you don't feel like installing it and figuring the things out? That's OK ? This video will tell you how to do it online and most importantly for free. By the way, this website allows you to check if your code compiles ?
...
12 Fév 2021
Should we initialize an out parameter before a method returns?
Sergey Vasiliev
Surely every C# developer has used out-parameters. It seems that everything is extremely simple and clear with them. But is it really so? For a kickoff, let's start with a self-test...
...
Subscribe to the newsletter
Want to receive a monthly digest of the most interesting articles and news? Subscribe!
11 Fév 2021
Just for fun: PVS-Studio team came up with monitoring quality of some open source projects
Evgeniy Ovsyannikov
Static code analysis is a crucial component of all modern projects. Its proper application is even more important. We decided to set up a regular check of some open source projects to see the...
...
09 Fév 2021
How to get nice error reports using SARIF in GitHub
Evgeniy Ovsyannikov, Nikolay Mironov
Let's say you use GitHub, write code, and do other fun stuff. You also use a static analyzer to enhance your work quality and optimize the timing. Once you come up with an idea - why not view...
...
08 Fév 2021
PVS-Studio roadmap 2021
Andrey Karpov
Over a few meetings at the beginning of this year, our team developed an internal roadmap for 2021. The roadmap includes goals for the PVS-Studio company and product. We decided to draw some of...
...
05 Fév 2021
COVID-19 research and uninitialized variable
Andrey Karpov
There is an open project COVID-19 CovidSim Model, written in C++. There is also a PVS-Studio static code analyzer that detects errors very well. One day they met. Embrace the fragility...
...
05 Fév 2021
Text broadcast of CppCast 276: Networking TS
CppCast
Episode 276 of CppCast with guest Robert Leahy, recorded December 2nd...
...
04 Fév 2021
A spy undercover: PVS-Studio to check ILSpy source code
Ilya Gainulin
In PVS-Studio, we often check various compilers' code and post the results in our blog. Decompiler programs, however, seem to be a bit neglected. To restore justice in this world, we analyzed...
...
03 Fév 2021
Finding typos in the GTK 4 project by PVS-Studio
Andrey Karpov
You may have already read a recent article about the first PVS-Studio run and filtration of warnings. We used the GTK 4 project as an example. It's about time we worked with the received report...
...
01 Fév 2021
C# Programmer, it's time to test yourself and find error
Valery Komarov
The PVS-Studio analyzer is regularly updated with new diagnostic rules. Curiously enough, diagnostics often detect suspicious code fragments before the end of the work. For example, such a...
...
View more Pagination arrow previous
Showing: - of 1579