Conference: ClueCon Weekly
The video is on static code analysis and static code analyzer tool, which might be interesting for developers. It helps to search for potential flaws in code and finds various errors.
April 19, 2017The report gives information about ways to detect bugs, methodology of static analysis, correct and incorrect use of analysis tools. The author also provides myths about static analysis that may lead to erroneous understanding among the developers. The presentation shows errors in Open Source projects, detected by such tools as ReSharper, PVS-Studio, Visual Studio SCA.
April 19, 2017The second and final part of video where we discuss how PVS-Studio makes it easy to adopt static code analysis in a large project. If you missed the first part of our presentation, please refer to this link: https://www.viva64.com/en/video/65/
In this chapter we demonstrate how the incremental analysis feature of PVS-Studio helps you save time required for code analysis both on a developer's computer and on a build server. We also describe how...
March 24, 2017In this video we discuss possible difficulties related to introducing static code analysis to an existing project with a large legacy code base, and how PVS-Studio helps to resolve these difficulties. In particular, we demonstrate how to suppress all the messages reported on legacy code and focus on the issues in new code only. We also describe in detail the PVS-Studio plugin for Microsoft Visual Studio, and how PVS-Studio can be integrated wi...
March 17, 2017This video shows how to install the PVS-Studio for Linux and to check Far Manager for bugs.
How to run PVS-Studio on Linux - https://www.viva64.com/en/m/0036/
The Development History of PVS-Studio for Linux - https://www.viva64.com/en/b/0451/
Feb. 1, 2017If you feel like the New Year just came, and you missed the first half of January, then all this ...