Skip to content

Commit 866f509

Browse files
authored
Merge pull request #388 from Earlopain/fix-warning
Fix a method redefinition warning
2 parents 5664eb4 + 61db28d commit 866f509

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

lib/vips/object.rb

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,6 @@
99
module Vips
1010
private
1111

12-
# debugging support
13-
attach_function :vips_object_print_all, [], :void
14-
1512
# we must init these by hand, since they are usually made on first image
1613
# create
1714
attach_function :vips_band_format_get_type, [], :GType
@@ -337,6 +334,7 @@ class ArgumentInstancePtr < FFI::Struct
337334
ArgumentClassPtr.ptr, ArgumentInstancePtr.ptr],
338335
:int
339336

337+
# debugging support
340338
attach_function :vips_object_print_all, [], :void
341339

342340
attach_function :vips_object_set_from_string, [:pointer, :string], :int

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy