mirror of
https://github.com/MariaDB/server.git
synced 2026-05-02 05:05:33 +02:00
1. unused static inline functions are only removed at -xO4, otherwise test binaries will depend on various mysys symbols that they don't use. Link test with libmysys. 2. Sphinx - don't instantiate (explicitly) templates before they're defined. Or, rather, don't instantiate them explicitly at all. 3. GIS - don't use anonymous unions and structs. |
||
|---|---|---|
| .. | ||
| base64-t.c | ||
| bitmap-t.c | ||
| CMakeLists.txt | ||
| dynstring-t.c | ||
| lf-t.c | ||
| ma_dyncol-t.c | ||
| my_atomic-t.c | ||
| my_delete-t.c | ||
| my_getopt-t.c | ||
| my_malloc-t.c | ||
| my_rdtsc-t.c | ||
| my_vsnprintf-t.c | ||
| thr_template.c | ||
| waiting_threads-t.c | ||