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

Posts: # Cpp

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...
...
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...
...
Subscribe to the newsletter
Want to receive a monthly digest of the most interesting articles and news? Subscribe!
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 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...
...
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...
...
May 28 2014
PVS-Studio Checks OpenMW: Not All is Fine in the Morrowind Universe
Andrey Karpov
I have checked the OpenMW project by PVS-Studio and written this tiny article. Too few bugs were found, but I had been asked to write about this check, so here you...
...
May 21 2014
Tesseract. Recognizing Errors in Recognition Software
Andrey Karpov
Tesseract is a free software program for text recognition developed by Google. According to the project description, "Tesseract is probably the most accurate open source OCR engine available"...
...
May 18 2014
The PVS-Studio Analyzer Checks TortoiseGit
Andrey Karpov
In most of our articles about project checks, we mention that bugs are found by the PVS-Studio static code analyzer. This time we used PVS-Studio, when checking the TortoiseGit...
...
May 04 2014
C++/CLI Now Supported in PVS-Studio
Andrey Karpov
Supporting C++/CLI projects has never been a first-priority target in PVS-Studio. Such projects are pretty few, but we still happen on them from time to time. The Microsoft company is not going...
...
Apr 29 2014
C++11 and 64-bit Issues
Andrey Karpov
64-bit computers have been around for a long time already. Most applications have 64-bit versions that can benefit from a larger memory capacity and improved performance, thanks to the...
...
View more Pagination arrow previous
Showing: - of 641