[Groonga-commit] droonga/droonga-engine at efa95d6 [master] Fix mismatched signature

Back to archive index

YUKI Hiroshi null+****@clear*****
Tue Apr 14 16:31:23 JST 2015


YUKI Hiroshi	2015-04-14 16:31:23 +0900 (Tue, 14 Apr 2015)

  New Revision: efa95d65caa4c816402b3978fe5866e3b2afb37e
  https://github.com/droonga/droonga-engine/commit/efa95d65caa4c816402b3978fe5866e3b2afb37e

  Message:
    Fix mismatched signature

  Modified files:
    lib/droonga/planner.rb

  Modified: lib/droonga/planner.rb (+1 -1)
===================================================================
--- lib/droonga/planner.rb    2015-04-14 16:10:30 +0900 (04b9204)
+++ lib/droonga/planner.rb    2015-04-14 16:31:23 +0900 (1a87f02)
@@ -64,7 +64,7 @@ module Droonga
       end
     end
 
-    def scatter(message, record, options={})
+    def scatter(message, options={})
       planner = DistributedCommandPlanner.new(@dataset, message)
       scatter_options = {
         :write => options[:write],
-------------- next part --------------
HTML����������������������������...
Download 



More information about the Groonga-commit mailing list
Back to archive index