PVS-Studio
43 subscribers
160 photos
2 videos
704 links
๐Ÿ”นsearching for bugs in C, C++, C#, and Java
๐Ÿ”นit works on Windows, Linux, and MacOS

Visit our website to learn how to imrove code quality
https://pvs-studio.com
Download Telegram
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/
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/
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
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/
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/
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/