Kouhei Sutou
null+****@clear*****
Thu Aug 7 12:23:26 JST 2014
Kouhei Sutou 2014-08-07 12:23:26 +0900 (Thu, 07 Aug 2014) New Revision: 8621599791618823ae5f7efb748e9f2bec031409 https://github.com/groonga/groonga/commit/8621599791618823ae5f7efb748e9f2bec031409 Message: mrb: concatenate "I" and "O" Modified files: lib/mrb/scripts/context/rc.rb Modified: lib/mrb/scripts/context/rc.rb (+1 -1) =================================================================== --- lib/mrb/scripts/context/rc.rb 2014-08-07 12:22:55 +0900 (1b14a4c) +++ lib/mrb/scripts/context/rc.rb 2014-08-07 12:23:26 +0900 (0897384) @@ -45,7 +45,7 @@ module Groonga INVALID_ARGUMENT = new(:invalid_argument, -22) TOO_MANY_OPEN_FILES_IN_SYSTEM = new(:too_many_open_files_in_system, -23) TOO_MANY_OPEN_FILES = new(:too_many_open_files, -24) - INAPPROPRIATE_I_O_CONTROL_OPERATION = new(:inappropriate_i_o_control_operation, -25) + INAPPROPRIATE_IO_CONTROL_OPERATION = new(:inappropriate_io_control_operation, -25) FILE_TOO_LARGE = new(:file_too_large, -26) NO_SPACE_LEFT_ON_DEVICE = new(:no_space_left_on_device, -27) INVALID_SEEK = new(:invalid_seek, -28) -------------- next part -------------- HTML����������������������������... 다운로드