mariadb/storage/mroonga/vendor/groonga/plugins/functions
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
..
CMakeLists.txt Merge branch '5.5' into 10.1 2019-05-11 22:19:05 +03:00
index_column.c mroonga: remove -Wunused-but-set-variable warnings 2024-10-03 15:05:09 +10:00
index_column_sources.am Update Mroonga to the latest version on 2017-10-10T23:15:25+0900 2017-10-10 23:15:25 +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
math.c Merge branch '5.5' into 10.1 2019-05-11 22:19:05 +03:00
math_sources.am Update Mroonga to the latest version on 2017-10-10T23:15:25+0900 2017-10-10 23:15:25 +09:00
number.c Merge branch '5.5' into 10.1 2019-05-11 22:19:05 +03:00
number_sources.am Update Mroonga to the latest version on 2017-10-10T23:15:25+0900 2017-10-10 23:15:25 +09:00
string.c Fixed compiler warnings from gcc and clang 5.0.1 2020-05-23 12:29:10 +03:00
string_sources.am Update Mroonga to the latest version on 2017-10-10T23:15:25+0900 2017-10-10 23:15:25 +09:00
time.c Merge branch '5.5' into 10.1 2019-05-11 22:19:05 +03:00
time_sources.am Update Mroonga to the latest version on 2017-10-10T23:15:25+0900 2017-10-10 23:15:25 +09:00
vector.c Merge branch '5.5' into 10.1 2019-05-11 22:19:05 +03:00
vector_sources.am Update Mroonga to the latest version on 2015-04-30T04:44:30+0900 2015-04-30 04:44:30 +09:00