[v3] -Weffc++ fixups

Benjamin Kosnik bkoz@redhat.com
Wed Apr 14 16:27:00 GMT 2004


>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



More information about the Libstdc++ mailing list