On Thu, Sep 26, 2013 at 09:40:52AM -0700, Jarno Rajahalme wrote: > Using the latest clang I get a lot of warnings about unused variables > and functions. After a while it becomes difficult to locate genuine > warnings, so it is best to bet rid of these. > > Signed-off-by: Jarno Rajahalme <jrajaha...@nicira.com> > --- > v2: Address Ben's comments.
I prefer to distinguish between suppressing warnings and fixing problems identified by warnings. I broke this into two commits, one for each purpose: http://openvswitch.org/pipermail/dev/2013-September/032248.html http://openvswitch.org/pipermail/dev/2013-September/032249.html What do you think? _______________________________________________ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev