Masafumi Yokoyama
null+****@clear*****
Sun Sep 28 18:12:39 JST 2014
Masafumi Yokoyama 2014-09-28 18:12:39 +0900 (Sun, 28 Sep 2014) New Revision: 9302f36a9e0a98d2a1f6dde8898b8837f5f7b039 https://github.com/ranguba/rroonga/commit/9302f36a9e0a98d2a1f6dde8898b8837f5f7b039 Merged 883cd11: Merge pull request #24 from myokoym/bind-grn-table-update Message: Add missing "static" Modified files: ext/groonga/rb-grn-double-array-trie.c Modified: ext/groonga/rb-grn-double-array-trie.c (+1 -1) =================================================================== --- ext/groonga/rb-grn-double-array-trie.c 2014-09-28 18:11:14 +0900 (427c9a0) +++ ext/groonga/rb-grn-double-array-trie.c 2014-09-28 18:12:39 +0900 (6404e21) @@ -496,7 +496,7 @@ rb_grn_double_array_trie_open_prefix_cursor (int argc, VALUE *argv, VALUE self) return rb_cursor; } -VALUE +static VALUE rb_grn_double_array_trie_update_by_id (VALUE self, VALUE rb_id, VALUE rb_new_key) { grn_ctx *context; -------------- next part -------------- HTML����������������������������...Download