I have a large project about static source code analysis, and everything compiles successfully, except for one thing. I have provided the error message in the title. The poi
Yes, it should be just warning, not an error.
To get a simple warning instead of an error, disable SDL check in VS project (in Configuration Properties -> C/C++ -> General tab).