GSoC/GCI Archive
Google Code-in 2010 VideoLAN

VLC warnings cleanup

completed by: Reid Horuff

mentors: RĂ©mi Duraffort

This has for objective to delete a lot of warnings in C and C++ code when doing VLC compilation for Linux and Windows.

If you compile VLC with the right flags (-Wall -Wextra), a bunch of warnings are generated by gcc. For this task, you should provide a set of patches that fix warnings the right way. Being able to compile VLC is obviously mandatory.