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
..
include
Makefile.am
README.txt
VDisplay.cc
VError.cc
VImage.cc
VMask.cc
vipsc++.cc

README.txt

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