Skip to content
  • Michael Catanzaro's avatar
    Add very limited usage of Werror · 642b380c
    Michael Catanzaro authored
    We should never allow implicit-function-declaration errors.
    
    Also, although the advisibility of putting all declarations at the top
    of functions is highly questionable, it's our existing code style, very
    common in GNOME, and it's useful to enforce this.
    642b380c