Hi Miroslav, I know nothing about this warning but WxWidgets headers can hardly be considered system headers. Unless you’re using -isystem to pass them to the compiler?
Hi Nikola,
I use –isystem for Wx includes in command line, without this without this setting lot of another warnings fires.
My question is not about Wx, this is only example, main point is: Can -Winconsistent-missing-override take into account –isystem or not?
Mira