mariadb/storage/mroonga/vendor/groonga/plugins/tokenizers
Daniel Black ab6bcd85b3 MDEV-37502: mroonga+clang+debug violates its own setting of compile flags sign-compare
Under Debug build this becomes a Werror.

Resolved this by changing the grn_mecab_chunk_size_threshold
to a ptrdiff_t along with chunked_tokenize_utf8's string_bytes
argument so there is no need to case.

Reviewer: Jimmy Hu <jimmy.hu@mariadb.com>
2025-09-11 10:02:43 +10:00
..
CMakeLists.txt Merge branch '5.5' into 10.1 2019-05-11 22:19:05 +03:00
kytea.cpp Merge branch '5.5' into 10.1 2019-05-11 22:19:05 +03:00
kytea_sources.am Update Mroonga to the latest version on 2014-09-21T00:33:44+0900 2014-09-21 00:33:45 +09:00
Makefile.am Update Mroonga to the latest version on 2017-10-10T23:15:25+0900 2017-10-10 23:15:25 +09:00
mecab.c MDEV-37502: mroonga+clang+debug violates its own setting of compile flags sign-compare 2025-09-11 10:02:43 +10:00
mecab_sources.am Update Mroonga to the latest version on 2014-09-21T00:33:44+0900 2014-09-21 00:33:45 +09:00