[Tarantool-patches] [PATCH v2 0/2] GCC 10 fix warnings

Kirill Yukhin kyukhin at tarantool.org
Wed Dec 16 14:47:42 MSK 2020


Hello,

On 27 Nov 15:43, Artem Starshov via Tarantool-patches wrote:
> Artem Starshov (2):
>   sql: fix build with GCC 10
>   bitset: replace zero-length array with flexible-array member
> 
>  src/box/sql/select.c    | 56 +++++++++++++++++++----------------------
>  src/lib/bitset/bitset.h |  2 +-
>  2 files changed, 27 insertions(+), 31 deletions(-)
> 
> Issue: https://github.com/tarantool/tarantool/issues/4966
> Branch: https://github.com/tarantool/tarantool/tree/artemreyt/gh-4966-gcc10-warns

I've checked your patchset into 1.10 (top only), 2.5, 2.6 and master.

--
Regards, Kirill Yukhin


More information about the Tarantool-patches mailing list