mirror of
https://github.com/MariaDB/server.git
synced 2025-01-15 19:42:28 +01:00
840fe316d4
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> |
||
---|---|---|
.. | ||
client.c | ||
client_plugin.c | ||
conf_to_src.c | ||
errmsg.c | ||
my_time.c | ||
my_user.c | ||
mysql_async.c | ||
pack.c |