[Groonga-commit] groonga/groonga at 3e5186e [master] ii: add a missing ":"

Back to archive index

Kouhei Sutou null+****@clear*****
Wed Apr 25 12:20:35 JST 2018


Kouhei Sutou	2018-04-25 12:20:35 +0900 (Wed, 25 Apr 2018)

  New Revision: 3e5186e695d32af0b5d4446f454c9a3ff2859b1a
  https://github.com/groonga/groonga/commit/3e5186e695d32af0b5d4446f454c9a3ff2859b1a

  Message:
    ii: add a missing ":"

  Modified files:
    lib/ii.c

  Modified: lib/ii.c (+1 -1)
===================================================================
--- lib/ii.c    2018-04-25 12:15:30 +0900 (438231359)
+++ lib/ii.c    2018-04-25 12:20:35 +0900 (f743ac810)
@@ -4729,7 +4729,7 @@ grn_ii_update_one(grn_ctx *ctx, grn_ii *ii, grn_id tid, grn_ii_updspec *u, grn_h
             grn_ii_get_token(ctx, ii, tid, &token);
             MERR("[ii][update][one] buffer is full: "
                  "<%.*s>: "
-                 "<%u>:<%u><%u>: "
+                 "<%u>:<%u>:<%u>: "
                  "token:<%.*s>: "
                  "segment:<%u>, new-segment:<%u>, free:<%u>, required:<%u>",
                  name_size, name,
-------------- next part --------------
HTML����������������������������...
URL: https://lists.osdn.me/mailman/archives/groonga-commit/attachments/20180425/d76ba96f/attachment.htm 



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