tarantool / small

Specialized memory allocators
Other
102 stars 22 forks source link

matras: fix compilation on macOS #86

Closed Gumix closed 8 months ago

Gumix commented 8 months ago
small/matras.c:78:22: error: use of undeclared identifier 'UINT32_WIDTH'
        if (log2_capacity > UINT32_WIDTH)
                            ^