[Groonga-commit] groonga/groonga at c94fb12 [master] ii: remove garbage

Back to archive index

Kouhei Sutou null+****@clear*****
Fri Aug 5 10:43:11 JST 2016


Kouhei Sutou	2016-08-05 10:43:11 +0900 (Fri, 05 Aug 2016)

  New Revision: c94fb12b9911fc73d609d6de421a9fd9b8ced8c2
  https://github.com/groonga/groonga/commit/c94fb12b9911fc73d609d6de421a9fd9b8ced8c2

  Message:
    ii: remove garbage

  Modified files:
    lib/ii.c

  Modified: lib/ii.c (+1 -1)
===================================================================
--- lib/ii.c    2016-08-04 17:43:24 +0900 (07336d8)
+++ lib/ii.c    2016-08-05 10:43:11 +0900 (c88c2e9)
@@ -324,7 +324,7 @@ buffer_segment_reserve(grn_ctx *ctx, grn_ii *ii,
     DEFINE_NAME(ii);
     MERR("[ii][buffer][segment][reserve] "
          "couldn't allocate two free segments: "
-         ": <%.*s>: "
+         "<%.*s>: "
          "found:<%u>, not-found:<%u>, max:<%u>",
          name_size, name,
          *lseg0, *lseg1, ii->seg->header->max_segment);
-------------- next part --------------
HTML����������������������������...
Descargar 



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