diff options
author | Vicențiu Ciorbaru <vicentiu@mariadb.org> | 2015-12-19 13:31:44 +0200 |
---|---|---|
committer | Vicențiu Ciorbaru <vicentiu@mariadb.org> | 2015-12-19 14:14:10 +0200 |
commit | 64149590c47d1cf6b1b227d8c90bdc23d20a8956 (patch) | |
tree | d38e928b3585d7902a66c8755e0fd9ae44457702 /config.h.cmake | |
parent | f89c9fc4b7b5d82c79775cb848225900b45a6b79 (diff) | |
download | mariadb-git-64149590c47d1cf6b1b227d8c90bdc23d20a8956.tar.gz |
MDEV-7526: TokuDB doesn't build on OS X
This patch fixes another compilation error caused by specifying
attribute nonnull for all the parameters of the copyout function. This
is incorrect as the function actually gets called with null parameters
indirectly and thus only the output parameter should be nonnull.
Diffstat (limited to 'config.h.cmake')
0 files changed, 0 insertions, 0 deletions