mirror of
https://github.com/MariaDB/server.git
synced 2025-11-10 23:02:54 +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.
55 KiB
55 KiB