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

Artem Starshov artemreyt at tarantool.org
Fri Nov 27 15:43:08 MSK 2020


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
-- 
2.28.0



More information about the Tarantool-patches mailing list