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
Daniel Black
1f7898f686
mroonga: remove -Wunused-but-set-variable warnings
...
There where unused variable. They were not conditional
on defines, so removed them.
Added an error handing in proc_object if there was no db
as subsequent operations would have failed.
2024-10-03 15:05:09 +10:00
Marko Mäkelä
4a0b56f604
Merge 10.4 into 10.5
2020-05-31 10:28:59 +03:00
Kentoku SHIBA
38ea795bb6
Add a counter to avoid multiple initialization of Groonga mecab tokenizer
2020-05-29 21:48:47 +09:00
Monty
4ea171ffab
Fixed compiler warnings from gcc and clang 5.0.1
2020-05-23 12:29:10 +03:00
Vicențiu Ciorbaru
cb248f8806
Merge branch '5.5' into 10.1
2019-05-11 22:19:05 +03:00
Sergei Golubchik
d79fd5ba7f
Merge branch 'ks-10.1-mroonga' into 10.1
2017-11-10 01:14:55 +01:00
Kentoku
13167e6489
Update Mroonga to the latest version on 2017-10-10T23:15:25+0900
2017-10-10 23:15:25 +09:00
Kentoku SHIBA
06913d0162
Update Mroonga to the latest version on 2015-07-02T04:12:21+0900
2015-07-02 04:12:21 +09:00
Kentoku SHIBA
a0fdb258a4
Update Mroonga to the latest version on 2015-04-30T04:44:30+0900
2015-04-30 04:44:30 +09:00
Kentoku SHIBA
f5dabd7aca
Update Mroonga to the latest version on 2015-02-17T13:34:27+0900
2015-02-17 13:34:27 +09:00
Kentoku SHIBA
7f3d555087
Update Mroonga to the latest version on 2014-10-21T04:51:38+0900
2014-10-21 04:51:38 +09:00
Kentoku SHIBA
0cc855cdc8
Update Mroonga to the latest version on 2014-09-21T00:33:44+0900
2014-09-21 00:33:45 +09:00