mirror of
https://github.com/MariaDB/server.git
synced 2025-11-27 05:41:41 +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.
3.6 KiB
3.6 KiB