This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ project.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |
| Other format: | [Raw text] | |
>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
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |