We want the compiler to help us remember not to call obsolete methods. If there are specific cases where we need to do so, we should add suppressions at the source level (#pragma), not at the project level.
↧