]> git.sesse.net Git - vlc/commitdiff
configure: Treat unused param or value as error when building with --enable-debug.
authorPierre d'Herbemont <pdherbemont@free.fr>
Thu, 20 Aug 2009 14:39:33 +0000 (16:39 +0200)
committerPierre d'Herbemont <pdherbemont@free.fr>
Thu, 20 Aug 2009 14:43:26 +0000 (16:43 +0200)
Warnings that are 'safe' to be treated as error should be added here as well.

I hope this will raise VLC code quality, and tend to lower the hudge number of warnings. Some of them are sometimes letal but hidden by others.


No differences found