1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-05 12:42:17 +03:00
Files
mariadb/unittest/mysys
Sergei Golubchik 5f078cc8ff compilation errors on sparc sun studio 10
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.
2016-02-15 12:51:35 +01:00
..
2012-05-18 16:40:16 +03:00
2012-05-18 16:40:16 +03:00
2012-02-16 10:48:16 +01:00
2013-06-17 17:58:53 +02:00
2015-12-09 13:42:16 +01:00
2012-05-18 16:40:16 +03:00
2011-06-30 17:46:53 +02:00