We've already switched from `c++11` to `c++17`: - https://github.com/tarantool/tarantool/pull/11396 Why not do the same for C? Especially since [C17](https://en.wikipedia.org/wiki/C17_(C_standard_revision)) is almost no different from C11.