Rob and Jason are joined by Jeri Ellsworth the CEO of Tilt Five. Jeri and Jason first geek out about the Commodore 64 with Jeri telling her story of building the C64 Direct-to-TV. Then she tells us about her new companies product the Tilt Five AR headset which is built with the tabletop gamer in mind and has SDKs for C++ and Unity. ๐ https://cppcast.com/jeri-ellsworth-tiltfive/
MacOS 10.15 no longer supports 32-bit apps. What can you do? https://www.viva64.com/en/b/0680/
Viva64
MacOS 10.15 no longer supports 32-bit apps. What can you do?
On October 7, 2019, Apple released a new version of its Mac operating system, macOS Catalina. Version 10.15 contains many changes and improvements. One of the significant is the complete ...
Scanning the code of Orchard CMS for Bugs https://www.viva64.com/en/b/0681/
Viva64
Scanning the code of Orchard CMS for Bugs
This article reviews the results of a second check of the Orchard project with the PVS-Studio static analyzer. Orchard is an open-source content manager system delivered as part of the AS...
Rob and Jason are joined by Patricia Aas from TurtleSec. They first discuss blog posts on module linkage and Visual Studio integration of clang tidy. Patricia then talks about her recent efforts to highlight the work of female engineer role models. Lastly they discuss Patriciaโs efforts to improve election security in her own country and the concept of software independence with election software. ๐ https://cppcast.com/patricia-aas-election-security/
Analyzing the Code of ROOT, Scientific Data Analysis Framework https://www.viva64.com/en/b/0682/
Viva64
Analyzing the Code of ROOT, Scientific Data Analysis Framework
While Stockholm was holding the 118th Nobel Week, I was sitting in our office, where we develop the PVS-Studio static analyzer, working on an analysis review of the ROOT project, a big-da...
We bring to your attention the presentation of 'PVS-Studio in 2019'. The fact is that from time to time our users ask if there is any material that overviews the analyzer's capabilities, describes what it is, and so on. For this reason, we decided to record this presentation, in which I will tell you what PVS-Studio is, what features it has, and so on, so that you can learn about it in general. ๐ https://youtu.be/FkfMGqxIR-I
YouTube
PVS-Studio in 2019
We bring to your attention the presentation of โPVS-Studio in 2019โ. The fact is that from time to time our users ask if there is any material that overviews...
Checking the OpenCvSharp Wrapper for OpenCV with PVS-Studio https://www.viva64.com/en/b/0683/
Viva64
Checking the OpenCvSharp Wrapper for OpenCV with PVS-Studio
OpenCV is an open-source library of computer vision and image processing algorithms and general-purpose numerical algorithms. The library is well known among C++ developers. Besides C++, ...
On request of Embedded Developers: Detecting Errors in Amazon FreeRTOS https://www.viva64.com/en/b/0684/
Viva64
On request of Embedded Developers: Detecting Errors in Amazon ...
Anyone who programs microcontrollers probably knows about FreeRTOS, or at least heard of this operating system. Amazon developers decided to enhance the abilities of this operating system...
Despite plugins for development systems, in some cases running from command line might be needed. In this case, the analyzer must be called for each file in the project. Let's take the Makefile project as an example of using this method. The C and C++ Compiler Monitoring UI (Standalone.exe) utility can be used to view the report obtained in such a mode or we can convert the report using the Plog-Converter. We can use the incremental analysis mode from the command line as well. The following documentation section gives more details on this topic "Direct integration of the analyzer into build automation systems (C/C++)": ๐ https://www.viva64.com/en/m/0006/
Rob and Jason are joined by JeanHeyd Meneide. They first discuss an ISO paper about the pros and cons of introducing ABI breaking changes into the C++ standard. Then JeanHeyd talks about the talk he gave at CppCon and his efforts to get unicode support into C++23. JeanHeyd also gives an update on his std::embed proposal. ๐ https://cppcast.com/jeanheyd-meneide-unicode/
If you are not familiar with PVS-Studio, we suggest you learning about the analyzer integration into IDE and its operation outside of development environment both in command line and a single UI. ๐ https://www.viva64.com/en/m/0007/
If you are curious to know what and when something in PVS-Studio was released, then the "PVS-Studio Release History" section is for you. ๐https://viva64.com/en/m/0010/
If you're not familiar with the PVS-Studio analyzer's features, it's time to check out the documentation section "How to Run PVS-Studio Java":
๐https://viva64.com/en/m/0044/
๐https://viva64.com/en/m/0044/
If you are developing in Visual Studio, this documentation section is what you need. It is dedicated to running analysis of C++/C# projects and solutions from the command line.
๐https://viva64.com/en/m/0035/
๐https://viva64.com/en/m/0035/
Solutions to Bug-Finding Challenges Offered by the PVS-Studio Team at Conferences in 2018-2019 https://www.viva64.com/en/b/0685/
Viva64
Solutions to Bug-Finding Challenges Offered by the PVS-Studio ...
Hi! Though the 2019 conference season is not over yet, we'd like to talk about the bug-finding challenges we offered to visitors at our booth during the past conferences. Starting with th...
PVS-Studio in the Clouds: GitLab CI/CD https://www.viva64.com/en/b/0686/
Viva64
PVS-Studio in the Clouds: GitLab CI/CD
This article continues the series of publications on usage of PVS-Studio in cloud systems. This time we'll look at the way the analyzer works along with GitLab CI, which is a product made...
Why You Should Choose the PVS-Studio Static Analyzer to Integrate into Your Development Process https://www.viva64.com/en/b/0687/
Viva64
Why You Should Choose the PVS-Studio Static Analyzer to Integr...
PVS-Studio is a tool for detecting bugs and potential vulnerabilities in the source code of programs written in C, C++, C#, or Java, and is also a Static Application Security Testing (SAS...
Rob and Jason are joined by Inbal Levi. They first discuss some news including a new C++20 unit testing framework and Microsoft bringing ASAN to Visual Studio. Then Inbal talks about the Curiously Recurring Template Pattern and her efforts to start an Israel National Body for the C++ ISO Committee. https://cppcast.com/inbal-levi/
Huawei Cloud: It's Cloudy in PVS-Studio Today https://www.viva64.com/en/b/0688/
Viva64
Huawei Cloud: It's Cloudy in PVS-Studio Today
Nowadays everyone knows about cloud services. Many companies have cracked this market segment and created their own cloud services of various purposes. Recently our team has also been int...
PVS-Studio Static Analyzer as a Tool for Protection against Zero-Day Vulnerabilities https://www.viva64.com/en/b/0689/
Viva64
PVS-Studio Static Analyzer as a Tool for Protection against Ze...
A Zero-day (0-day) vulnerability is a computer-software vulnerability introduced during the development process and not yet discovered by the developers. Zero-day vulnerabilities can be e...