1
0
mirror of https://github.com/MariaDB/server.git synced 2025-11-27 05:41:41 +03:00
Files
mariadb/cmake
Alexander Barkov c8e94e5eda Adding -D__cplusplus into the ABI check command line
This will allow to check ABI for C++ plugins defined in include/mysql/plugin.h
e.g. like this:

struct st_mysql_xxx
{
 int interface_version;
 const class XXX *xxx;
};

Discussed with Serg.
2019-07-11 16:45:18 +04:00
..
2019-03-23 14:33:36 +01:00
2019-07-04 10:27:11 +02:00
2019-05-11 22:19:05 +03:00
2019-02-21 14:48:04 +01:00
2019-06-12 10:30:01 +03:00
2019-05-11 21:29:06 +03:00
2019-05-14 17:18:46 +03:00
2019-05-29 22:17:00 +03:00
2019-05-13 17:54:04 +03:00
2019-05-14 17:18:46 +03:00
2019-05-11 22:19:05 +03:00
2016-09-22 13:07:38 +02:00
2018-08-12 11:37:43 +02:00
2019-05-11 21:29:06 +03:00
2019-05-11 21:29:06 +03:00
2019-05-14 17:18:46 +03:00
2016-02-23 21:35:05 +01:00
2019-05-14 17:18:46 +03:00
2019-05-14 17:18:46 +03:00
2019-05-14 17:18:46 +03:00
2019-05-14 17:18:46 +03:00
2019-05-19 20:55:37 +02:00
2017-09-08 18:22:15 +00:00
2019-05-11 21:29:06 +03:00
2019-02-21 14:40:52 +01:00
2019-05-14 17:18:46 +03:00
2019-05-11 21:29:06 +03:00
2019-05-11 21:29:06 +03:00
2019-05-19 20:55:37 +02:00
2019-05-11 22:19:05 +03:00