mariadb/storage/mroonga/vendor/groonga/lib/proc
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
..
Makefile.am Update Mroonga to the latest version on 2017-10-10T23:15:25+0900 2017-10-10 23:15:25 +09:00
proc_column.c Fixed compiler warnings from gcc and clang 5.0.1 2020-05-23 12:29:10 +03:00
proc_config.c Merge branch '5.5' into 10.1 2019-05-11 22:19:05 +03:00
proc_dump.c Fixed compiler warnings from gcc and clang 5.0.1 2020-05-23 12:29:10 +03:00
proc_fuzzy_search.c Fixed compiler warnings from gcc and clang 5.0.1 2020-05-23 12:29:10 +03:00
proc_highlight.c Merge branch '5.5' into 10.1 2019-05-11 22:19:05 +03:00
proc_in_records.c Merge branch '5.5' into 10.1 2019-05-11 22:19:05 +03:00
proc_lock.c Merge branch '5.5' into 10.1 2019-05-11 22:19:05 +03:00
proc_object.c mroonga: remove -Wunused-but-set-variable warnings 2024-10-03 15:05:09 +10:00
proc_object_inspect.c Merge branch '5.5' into 10.1 2019-05-11 22:19:05 +03:00
proc_object_list.c Merge branch '5.5' into 10.1 2019-05-11 22:19:05 +03:00
proc_query.c Merge branch '5.5' into 10.1 2019-05-11 22:19:05 +03:00
proc_query_log_flags.c Merge branch '5.5' into 10.1 2019-05-11 22:19:05 +03:00
proc_schema.c Merge branch '5.5' into 10.1 2019-05-11 22:19:05 +03:00
proc_select.c Merge 10.4 into 10.5 2021-04-21 09:01:01 +03:00
proc_snippet.c Merge branch '5.5' into 10.1 2019-05-11 22:19:05 +03:00
proc_table.c Fixed compiler warnings from gcc and clang 5.0.1 2020-05-23 12:29:10 +03:00
proc_tokenize.c Fixed compiler warnings from gcc and clang 5.0.1 2020-05-23 12:29:10 +03:00
sources.am Update Mroonga to the latest version on 2017-10-10T23:15:25+0900 2017-10-10 23:15:25 +09:00