Pre-C++11 object files are used
ID PE162 Level WARNING Category Security
Description
The executable was built using a modern Visual C++ compiler, but some object files were built using an older toolset with the C++ version earlier than C++11.
The pre-C++11 code may be less efficient and safe.
Mitigation
- Consider migrating all code to the new compiler and toolchain to improve its efficiency and safety.
Arguments
This rule has the following output arguments:
-
count
- Pre-C++11 object count
Loading...
Unable to load this documentation page.