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 add thread_shutdown() to python 2014-09-07 10:21:01 +01:00
Makefile.am cleanup and bump to 7.42 2014-11-03 12:01:53 +00:00
README.txt cleanup and bump to 7.42 2014-11-03 12:01:53 +00:00
VDisplay.cc Update address for Free Software Foundation 2013-03-07 00:40:19 -05:00
VError.cc Update address for Free Software Foundation 2013-03-07 00:40:19 -05:00
VImage.cc fix some cppcheck warnings 2015-09-28 22:01:15 +01:00
VMask.cc Update address for Free Software Foundation 2013-03-07 00:40:19 -05:00
vipsc++.cc add a vips7 interface to the deepzoom writer 2013-06-11 12:32:46 +01:00

README.txt

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