Kouhei Sutou 2018-10-29 15:46:23 +0900 (Mon, 29 Oct 2018) Revision: 93ddb65b70c9d2ea769a34bab4c01c0e455a7404 https://github.com/groonga/groonga-normalizer-mysql/commit/93ddb65b70c9d2ea769a34bab4c01c0e455a7404 Message: Follow argument name change Modified files: normalizers/mysql.c Modified: normalizers/mysql.c (+1 -1) =================================================================== --- normalizers/mysql.c 2018-08-29 14:15:30 +0900 (7d8bb66) +++ normalizers/mysql.c 2018-10-29 15:46:23 +0900 (f49aa4e) @@ -759,7 +759,7 @@ mysql_unicode_900_options_init(mysql_unicode_900_options *options) static void * mysql_unicode_900_open_options(grn_ctx *ctx, - GNUC_UNUSED grn_obj *string, + GNUC_UNUSED grn_obj *normalizer, grn_obj *raw_options, GNUC_UNUSED void *user_data) { -------------- next part -------------- An HTML attachment was scrubbed... URL: <https://lists.osdn.me/mailman/archives/groonga-commit/attachments/20181029/870f67c4/attachment.html>