mariadb/storage/blackhole
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
..
CMakeLists.txt Update FSF Address 2019-05-11 21:29:06 +03:00
ha_blackhole.cc MDEV-34348: my_hash_get_key fixes 2024-11-23 08:14:22 -07:00
ha_blackhole.h MDEV-33746 Supply missing override markings 2024-06-20 11:32:13 -04:00