This commit is contained in:
John Cupitt 2011-08-27 14:03:52 +01:00
parent 7a392d4789
commit b26dcb284d
1 changed files with 9 additions and 0 deletions

9
TODO
View File

@ -1,3 +1,12 @@
- oops
$ vips im_avg babe.jpg
Segmentation fault
test 7.26 as well, argh
- is our C API too awkward? we'll need
if( !(c = vips_add( a, b )) ||