mirror of
https://github.com/MariaDB/server.git
synced 2025-11-13 21:42:58 +03:00
Modern compilers (such as GCC 8) emit warnings that the 'register' keyword is deprecated and not valid C++17. Let us remove most use of the 'register' keyword. Code in 'extra/' is not touched.
16 KiB
16 KiB