mirror of
https://github.com/MariaDB/server.git
synced 2025-12-12 08:01:43 +03:00
strict aliasing violations. Post-merge fix: include my_compiler.h before my_attribute.h as the latter will undef __attribute__ if the compiler is not GCC. Based on the compiler version, in my_compiler.h we know for sure whether the aligned attribute is supported. Furthermore, undefining attribute might cause bugs if some system header uses it.
16 KiB
16 KiB