Skip to content

Fix warnings to build the code base with the werror flag

Emmanuel Fleury requested to merge (removed):fix_warnings into master

This (quite lengthy) patch-set is intended to get gdk-pixbuf to build with -werror -warnlevel=3 in order to catch as many error as possible at the CI level before integration.

Feel free to review and to give me feedback.

Merge request reports