[Tarantool-patches] [PATCH] fiber: fix build for disabled fiber top
Kirill Yukhin
kyukhin at tarantool.org
Wed Oct 7 16:33:41 MSK 2020
Hello,
On 06 окт 21:59, Sergey Kaplun wrote:
> In case when we build without `ENABLE_FIBER_TOP` neither
> `struct fiber` contains `clock_stat` field nor `FIBER_TIME_RES`
> constant is defined.
> This patch adds corresponding ifdef directive to avoid compilation
> errors.
> ---
>
> Branch: https://github.com/tarantool/tarantool/tree/skaplun/gh-noticket-lua-fiber-fix-build-for-disabled-fiber-top
I've checked your patch into 2.4, 2.5 and master.
--
Regards, Kirill Yukhin
More information about the Tarantool-patches
mailing list