https://gcc.gnu.org/bugzilla/show_bug.cgi?id=49748
Marek Polacek <mpolacek at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED CC| |mpolacek at gcc dot gnu.org Resolution|--- |FIXED --- Comment #4 from Marek Polacek <mpolacek at gcc dot gnu.org> --- (In reply to Tim Ruehsen from comment #3) > This is much work that could be avoided by an apropriate -W option. GCC 5 has now the -Wincompatible-pointer-types option that can be used to quiet the warning.