libvips/libvipsCC
John Cupitt 01025328da fix some cppcheck warnings
try:

$ cppcheck -f --enable=warning,performance,portability -j4 . 2> err.txt

there are still some left, see:

see https://github.com/jcupitt/libvips/issues/331
2015-09-28 22:01:15 +01:00
..
2014-09-07 10:21:01 +01:00
2014-11-03 12:01:53 +00:00
2014-11-03 12:01:53 +00:00
2015-09-28 22:01:15 +01:00

This is the old vips7 C++ API. Use the vips8 one in preference for new
projects.