mirror of
https://github.com/MariaDB/server.git
synced 2025-12-16 22:03:23 +03:00
Fix assorted warnings that are generated in optimized builds. Most of it is silencing variables that are set but unused. This patch also introduces the MY_ASSERT_UNREACHABLE macro which helps the compiler to deduce that a certain piece of code is unreachable.
37 KiB
37 KiB