mariadb/storage/mroonga/vendor/groonga/plugins
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
..
expression_rewriters Merge branch '5.5' into 10.1 2019-05-11 22:19:05 +03:00
functions mroonga: remove -Wunused-but-set-variable warnings 2024-10-03 15:05:09 +10:00
query_expanders mroonga: remove -Wunused-but-set-variable warnings 2024-10-03 15:05:09 +10:00
ruby Merge branch '5.5' into 10.1 2019-05-11 22:19:05 +03:00
sharding Merge branch '5.5' into 10.1 2019-05-11 22:19:05 +03:00
suggest mroonga: remove -Wunused-but-set-variable warnings 2024-10-03 15:05:09 +10:00
token_filters Merge branch '5.5' into 10.1 2019-05-11 22:19:05 +03:00
tokenizers MDEV-37502: mroonga+clang+debug violates its own setting of compile flags sign-compare 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
Makefile.am Update Mroonga to the latest version on 2017-10-10T23:15:25+0900 2017-10-10 23:15:25 +09:00
ruby_scripts.am Update Mroonga to the latest version on 2015-02-17T13:34:27+0900 2015-02-17 13:34:27 +09:00
sharding.rb Update Mroonga to the latest version on 2017-10-10T23:15:25+0900 2017-10-10 23:15:25 +09:00