mariadb/storage/sphinx
Brandon Nesterenko 840fe316d4 MDEV-34348: my_hash_get_key fixes
Partial commit of the greater MDEV-34348 scope.
MDEV-34348: MariaDB is violating clang-16 -Wcast-function-type-strict

Change the type of my_hash_get_key to:
 1) Return const
 2) Change the context parameter to be const void*

Also fix casting in hash adjacent areas.

Reviewed By:
============
Marko Mäkelä <marko.makela@mariadb.com>
2024-11-23 08:14:22 -07:00
..
mysql-test/sphinx MDEV-20647 Fix and enable SphinxSE tests 2019-09-30 15:47:09 +03:00
CMakeLists.txt MDEV-29490 Renaming internally used client API to avoid name conflicts 2022-10-25 14:00:21 +02:00
gen_data.php Initial import of SpinxSE, with fixes for MariaDB. 2010-07-09 14:03:09 +02:00
ha_sphinx.cc MDEV-34348: my_hash_get_key fixes 2024-11-23 08:14:22 -07:00
ha_sphinx.h MDEV-33746 Supply missing override markings 2024-06-20 11:32:13 -04:00
make-patch.sh upgrade sphinx to 2.1.5 2014-02-01 14:08:34 +01:00
snippets_udf.cc Removed even more warning that was found with -Wunused 2018-04-30 15:21:52 +03:00