Greetings,
I am running Code::Blocks 10.5 on Gentoo. For some reason, no matter the state of any checkbox in the Compiler Options section of Build Options, something (I believe Code::Blocks) is instructing g++ to treat all warnings as active. Passing -Wno-* for specific warnings I really don't want (like -Wunreachable-code) has no effect. Any pointers would be appreciated.
-- relpats_eht