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

Webinar: Let's make a programming language. Lexer - 29.04

>
>
Andrey Karpov

Posts: Andrey Karpov

Aug 11 2014
Can We Trust the Libraries We Use?
Andrey Karpov
Any large modern application consists of numerous third-party libraries, and I'd like to discuss the topic of our trust in these libraries. In books and articles, there are lots of debates about...
...
Aug 08 2014
Checking PVS-Studio with Clang
Andrey Karpov
Yes, you've read it right. This time we are writing an "opposite" article: it's not about us checking some third-party project but about our own tool checked by another tool. We actually...
...
Subscribe to the newsletter
Want to receive a monthly digest of the most interesting articles and news? Subscribe!
Jul 29 2014
Checking Bitcoin
Andrey Karpov
Don't expect anything epic from this article. We have checked the Bitcoin project's source code with PVS-Studio and found just a couple of suspicious fragments. Which is no wonder: I guess there...
...
Jul 25 2014
PVS-Studio Integration with C++Builder to be Canceled Soon
Andrey Karpov
In the nearest future, we are removing the feature of PVS-Studio's integration into the Embarcadero C++Builder (RAD Studio...
...
Jun 25 2014
The StdAfx.h file
Andrey Karpov
This article is meant for those programmers who are only getting started with the Visual Studio environment, and trying to compile their C++ projects under it. Everything can look strange...
...
Jun 23 2014
PVS-Studio Team Expanding Their Horizons Through Outsourcing
Andrey Karpov, Evgenii Ryzhkov
As you know, our main activity is development of the code analyzer PVS-Studio. Although we have been doing this for a long time now and - as we believe - quite successfully, an unusual idea struck...
...
Jun 20 2014
Handling False Positives in PVS-Studio and CppCat
Andrey Karpov
It occurred to me recently to reanalyze the Newton Game Dynamics physics engine. The project's code is very high-quality, so there were almost no genuine bugs detected, but I did get a few dozens...
...
Jun 15 2014
Firefox Easily Analyzed by PVS-Studio Standalone
Andrey Karpov
We already checked Mozilla Firefox with the PVS-Studio analyzer three years ago. It was pretty inconvenient and troublesome at the time. You see, there is no Visual Studio project file for...
...
Jun 02 2014
64-bit Errors Are Here at Last
Andrey Karpov
As a person not indifferent to 64-bit errors, I decided to write a small comment to the article "Buggy Security Guidance from...
...
May 31 2014
The Last Line Effect
Andrey Karpov
I have studied many errors caused by the use of the Copy-Paste method, and can assure you that programmers most often tend to make mistakes in the last fragment of a homogeneous code block. I...
...
View more Pagination arrow previous
Showing: - of 646