How do I stop instrumentation warnings?

If your Rational Runtime Analysis tool generates a warning while instrumenting a native-compiled (unmanaged) module, it creates a .warnings file that contains the instrumentation warning. This module is reinstrumented every time you run the program. If you determine that a particular warning is benign, you can prevent the module from being reinstrumented every time you run the program by removing the .warnings file associated with the module. The .warnings file is located in the Runtime Analysis tool's cache directory.

(C) Copyright IBM Corporation 1993, 2009.