From: Kouhei S. <ko...@co...> - 2015-09-27 01:54:44
|
Hi, In <144...@ss...> "Re: [ruby-gnome2-devel-en] [ANN] Ruby-GNOME2 3.0.4" on Sat, 26 Sep 2015 23:38:23 +0200, Stefan Salewski <ma...@ss...> wrote: > There seems to be one more minor problem: > /home/stefan/.gem/ruby/2.2.0/gems/gobject-introspection-3.0.6/lib/gobject-introspection/loader.rb:551:in `invoke': > TODO: GIArgument(GSList)[filename] -> Ruby Thanks for your report. I've implemented the feature at master. > On question: When the function should return the filename, is then a dup necessary like > > names = dialog.filenames.dup You don't need to duplicate the return value. Thanks, -- kou |