patches to clean up cppunit warnings (fdo#51154)

2012-07-26 Thread Robinson Tryon
https://bugs.freedesktop.org/show_bug.cgi?id=51154 Here are a few patches that make cppunit compile warning-free when configured with -Weffc++ (and continue to be warning-free with -Wall -Wextra -Werror, too!) The .gitignore patches are pretty straightforward. The other commits clean up a few

Re: patches to clean up cppunit warnings (fdo#51154)

2012-07-26 Thread Markus Mohrhard
Hey, 2012/7/26 Robinson Tryon bishop.robin...@gmail.com: https://bugs.freedesktop.org/show_bug.cgi?id=51154 Here are a few patches that make cppunit compile warning-free when configured with -Weffc++ (and continue to be warning-free with -Wall -Wextra -Werror, too!) The .gitignore patches