mirror of
https://github.com/MariaDB/server.git
synced 2025-12-03 05:41:09 +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