>1. Are the virtual dtors meant to make the -Weffc++ pass? I suspect yes. Yes. I'm not considering actually checking in this part of the patch. >2. Is there any way to disable parts of code from being checked by >-Weffc++ something like: > >#SOME_PREPROCESSOR_COMMAND -Weffc++ >//Code that should be excluded from the check. >#END No. -benjamin