Skip to content
  • Emmanuele Bassi's avatar
    build: Add various compiler warnings and errors · 20b2e479
    Emmanuele Bassi authored
    Just like GLib, GTK+ would benefit from getting warnings and errors from
    the compilers.
    
    We check various, common warnings, especially for a future use of C99;
    additionally, we promote some warnings to errors, in order to ensure
    that simple mistakes are caught during the development phase, before
    they are submitted to the code repository.
    20b2e479