Quote Originally Posted by CornedBee
I aim for 0 warnings as well. If I can't eliminate a warning in code and I know it has zarroo influence on the actual functionality (such as the old MSVC long-identifier warning) then I explicitely tell the compiler not to emit it.
I don't know how to do that.