Kouhei Sutou
null+****@clear*****
Sat Aug 16 14:24:53 JST 2014
Kouhei Sutou 2014-08-16 14:24:53 +0900 (Sat, 16 Aug 2014) New Revision: 8fdb2ad761e5c5a99abb76cc9b7165a6c48b1049 https://github.com/groonga/groonga/commit/8fdb2ad761e5c5a99abb76cc9b7165a6c48b1049 Message: tokenizer: add new member to the last of structure It is for keeping ABI compatibility. Modified files: include/groonga/tokenizer.h Modified: include/groonga/tokenizer.h (+1 -1) =================================================================== --- include/groonga/tokenizer.h 2014-08-16 14:24:23 +0900 (bfafdde) +++ include/groonga/tokenizer.h 2014-08-16 14:24:53 +0900 (6543505) @@ -83,8 +83,8 @@ struct _grn_tokenizer_query { unsigned int length; grn_encoding encoding; unsigned int flags; - unsigned int token_mode; grn_bool have_tokenized_delimiter; + unsigned int token_mode; }; /* -------------- next part -------------- HTML����������������������������...下载