From: <jc...@gm...> - 2015-01-31 13:40:53
|
On 31 January 2015 at 12:47, Kouhei Sutou <ko...@co...> wrote: > I've fixed it at master. Could you try master again? It works!! I now see: -------------------- $ ./example1.rb starting up: Vips::method_missing: leak_set, [true], Vips::init: [] Vips::Loader.initialize: Vips, [] Vips::Loader.pre_load: #<GObjectIntrospection::Repository:0x00000001d3fe18>, Vips Vips::Loader.call_init_function: #<GObjectIntrospection::Repository:0x00000001d3fe18>, Vips Vips::Loader.post_load: creating object: 1x1 uchar, 1 band, multiband, partial VipsImage (0x20a7010) 1 objects alive: 0) VipsImage (0x20a7010), count=1 VipsImage (image), image class 1x1 uchar, 1 band, multiband freeing object: shutting down: memory: high-water mark 0 bytes ------------------- Wonderful, thank you very much kou. John |