What Errors Lurk in Infer.NET Code? https://www.viva64.com/en/b/0590/
Viva64
What Errors Lurk in Infer.NET Code?
Posting of projects sources by Microsoft is a good reason to perform their analysis. This time is no exception and today we will look at suspicious places, found in Infer.NET code. Down w...
Ashley Hedberg has been working at Google for the last three years. She currently works on Abseil, an open-source collection of C++ library code designed to augment the C++ standard library. San Diego was her second WG21 meeting. http://cppcast.com/2018/11/ashley-hedberg/
🦄PVS-Studio on Meeting C++
Meeting C++ was held in Berlin, Germany on November 15-17. It is the biggest C++ conference where the developers from all over Europe come to. Our C++ developers Egor Bredikhin and Svyatoslav Razmyslov represented the PVS-Studio team there. They managed to listen to a lot of interesting speeches that were mainly dedicated to reflection, metaprogramming and modern C++. Egor was among the other reporters. He made a speech on “How to write more reliable code” that many people got interested in: the hall was full of people that wondered about our static code analyzer later.
We’d like to thank the conference organizers for the opportunity to share the experience and learn something new in the field of programming.
See you next year!
Meeting C++ was held in Berlin, Germany on November 15-17. It is the biggest C++ conference where the developers from all over Europe come to. Our C++ developers Egor Bredikhin and Svyatoslav Razmyslov represented the PVS-Studio team there. They managed to listen to a lot of interesting speeches that were mainly dedicated to reflection, metaprogramming and modern C++. Egor was among the other reporters. He made a speech on “How to write more reliable code” that many people got interested in: the hall was full of people that wondered about our static code analyzer later.
We’d like to thank the conference organizers for the opportunity to share the experience and learn something new in the field of programming.
See you next year!
NCBI Genome Workbench: Scientific Research under Threat https://www.viva64.com/en/b/0591/
Viva64
NCBI Genome Workbench: Scientific Research under Threat
Modern computer technologies, hardware and software solutions all make it much easier and faster for us to do various kinds of scientific research. Computer simulation is often the only w...
Technologies used in the PVS-Studio code analyzer for finding bugs and potential vulnerabilities https://www.viva64.com/en/b/0592/
Viva64
Technologies used in the PVS-Studio code analyzer for finding ...
A brief description of technologies used in the PVS-Studio tool, which let us effectively detect a large number of error patterns and potential vulnerabilities. The article describes the ...
Everything You Wanted to Know about PVS-Studio and Dared to Ask https://www.viva64.com/en/b/0593/
Viva64
Everything You Wanted to Know about PVS-Studio and Dared to Ask
We have been heavily participating in various IT conferences both in Russia and abroad lately. We try to have our own booth at most events and give talks sometimes. Participating in confe...
Godot: On Regular Use of Static Analyzers https://www.viva64.com/en/b/0594/
Viva64
Godot: On Regular Use of Static Analyzers
Because of our ever-expanding audience, we have to write new articles so that the new readers could learn about the correct way of using static code analysis. We believe that it is extrem...
The Fastest Reports in the Wild West - and a Handful of Bugs... https://www.viva64.com/en/b/0595/
Viva64
The Fastest Reports in the Wild West - and a Handful of Bugs...
Microsoft is not the only company to go open source recently - other companies are following this trend too. This brings us, the developers of PVS-Studio, another wonderful opportunity to...