This commit is contained in:
John Cupitt 2009-01-13 21:39:55 +00:00
parent f476da4e38
commit 24996fba76
2 changed files with 2 additions and 3 deletions

2
TODO
View File

@ -1,4 +1,4 @@
- maybe IM_INTERPOLATE() isn't a good idea? maybe just IM_GOBJECT?
- try making vips_add(), an operator as a class

View File

@ -30,8 +30,8 @@
*/
/*
*/
#define DEBUG
*/
#ifdef HAVE_CONFIG_H
#include <config.h>
@ -1015,7 +1015,6 @@ vips_object_to_string_optional( VipsObject *object,
void
vips_object_to_string( VipsObject *object, VipsBuf *buf )
{
VipsObjectClass *object_class = VIPS_OBJECT_GET_CLASS( object );
gboolean first;
/* Nicknames are not guaranteed to be unique, so use the full type