• Vicențiu Ciorbaru's avatar
    MDEV-7526: TokuDB doesn't build on OS X · 64149590
    Vicențiu Ciorbaru authored
    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.
    64149590
dmt.h 32.9 KB