Kouhei Sutou
null+****@clear*****
Mon May 2 18:44:04 JST 2016
Kouhei Sutou 2016-05-02 18:44:04 +0900 (Mon, 02 May 2016) New Revision: a393975638f0f1cd9441eccf01109427d0ceb069 https://github.com/groonga/groonga/commit/a393975638f0f1cd9441eccf01109427d0ceb069 Message: Follow table flags type change Modified files: lib/grn_ii.h Modified: lib/grn_ii.h (+1 -1) =================================================================== --- lib/grn_ii.h 2016-05-02 18:16:43 +0900 (aeea6a1) +++ lib/grn_ii.h 2016-05-02 18:44:04 +0900 (33d7ead) @@ -34,7 +34,7 @@ struct _grn_ii { grn_io *seg; /* I/O for a variety of segments */ grn_io *chunk; /* I/O for posting chunks */ grn_obj *lexicon; /* Lexicon table */ - grn_obj_flags lflags; + grn_table_flags lflags; grn_encoding encoding; /* Character encoding */ /* This member is used for matching */ uint32_t n_elements; /* Number of elements in postings */ -------------- next part -------------- HTML����������������������������... 下載