[Groonga-commit] droonga/droonga-engine at a99d303 [master] Use "coolio" style

Back to archive index

Kouhei Sutou null+****@clear*****
Mon Jul 21 20:43:07 JST 2014


Kouhei Sutou	2014-07-21 20:43:07 +0900 (Mon, 21 Jul 2014)

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

  Message:
    Use "coolio" style

  Modified files:
    lib/droonga/buffered_tcp_socket.rb
    lib/droonga/fluent_message_sender.rb

  Modified: lib/droonga/buffered_tcp_socket.rb (+1 -1)
===================================================================
--- lib/droonga/buffered_tcp_socket.rb    2014-07-21 20:42:38 +0900 (3921d86)
+++ lib/droonga/buffered_tcp_socket.rb    2014-07-21 20:43:07 +0900 (478f120)
@@ -15,7 +15,7 @@
 # License along with this library; if not, write to the Free Software
 # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 
-require "cool.io"
+require "coolio"
 
 require "droonga/loggable"
 

  Modified: lib/droonga/fluent_message_sender.rb (+1 -1)
===================================================================
--- lib/droonga/fluent_message_sender.rb    2014-07-21 20:42:38 +0900 (0cd62c9)
+++ lib/droonga/fluent_message_sender.rb    2014-07-21 20:43:07 +0900 (87c7261)
@@ -18,7 +18,7 @@
 require "fileutils"
 require "thread"
 
-require "cool.io"
+require "coolio"
 
 require "droonga/message-pack-packer"
 
-------------- next part --------------
HTML����������������������������...
Download 



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