Kouhei Sutou
null+****@clear*****
Wed Oct 26 15:56:54 JST 2016
Kouhei Sutou 2016-10-26 15:56:54 +0900 (Wed, 26 Oct 2016) New Revision: 38fd3a62af8847fd5aeb408ebfc2e6e4ccd329fd https://github.com/groonga/groonga/commit/38fd3a62af8847fd5aeb408ebfc2e6e4ccd329fd Message: Add a missing ":" Modified files: lib/ii.c Modified: lib/ii.c (+1 -1) =================================================================== --- lib/ii.c 2016-10-26 14:18:16 +0900 (ba42d2a) +++ lib/ii.c 2016-10-26 15:56:54 +0900 (dc5afd2) @@ -4623,7 +4623,7 @@ grn_ii_delete_one(grn_ctx *ctx, grn_ii *ii, grn_id tid, grn_ii_updspec *u, grn_h DEFINE_NAME(ii); MERR("[ii][delete][one] failed to allocate a segment: " "<%.*s>: " - "<%u>:<%u><%u>", + "<%u>:<%u>:<%u>", name_size, name, u->rid, u->sid, tid); return ctx->rc; -------------- next part -------------- HTML����������������������������...Download