Comment # 11
on bug 12689
from João Valverde
> If I manually replace "-I/usr/include/gtk" with "-isystem/usr/include/gtk"
> in the master-2.0 Makefile it compiles about_dlg.o without any warnings or
> errors.
Ah yes, that's it surely, good catch. I'm not sure if that change should be
backported or not, personally. I'm not opposed or anything, just not sure if it
is considered a bugfix. I mean we could just disable the warning or even the
explicit --enable-warnings-as-errors configure flag.
You are receiving this mail because:
- You are watching all bug changes.