[vlc-devel] [PATCH] Fix some compilation warnings
Rémi Denis-Courmont
remi at remlab.net
Mon Dec 8 09:22:08 CET 2014
Le 2014-12-08 04:06, Eduardo Vieira a écrit :
> Fix some compilation warnings, most of them caused by variables that
> were only used from within an assert statement.
Developers should and mostly do use debug builds where those warnings
are nonexistent.
Packagers should ignore minor warnings like these.
So in principles, these fixes are absolutely correct. But in practice,
I am not sure if those bugs is "worth fixing", especially as the same
problem is bound to come up again and again in the future :-/ ?
--
Rémi Denis-Courmont
More information about the vlc-devel
mailing list