TODO note

This commit is contained in:
John Cupitt 2013-06-26 09:29:04 +01:00
parent 645ff73335
commit de796417cb

13
TODO
View File

@ -1,3 +1,16 @@
- object construction is threadsafe, but class construction is not
https://github.com/jcupitt/libvips/issues/64
we worked around this bu adding vips_class_ping_all() to dsave build, but
this is not a good fix
find out why vips class construct fails, test on seurat, kirk's 12-core
monster
- look at