Tarantool development patches archive
 help / color / mirror / Atom feed
* [Tarantool-patches] [PATCH v2 0/2] GCC 10 fix warnings
@ 2020-11-27 12:43 Artem Starshov
  2020-11-27 12:43 ` [Tarantool-patches] [PATCH v2 1/2] sql: fix build with GCC 10 Artem Starshov
                   ` (3 more replies)
  0 siblings, 4 replies; 11+ messages in thread
From: Artem Starshov @ 2020-11-27 12:43 UTC (permalink / raw)
  To: Alexander Turenko; +Cc: tarantool-patches

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

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2020-12-16 11:47 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-11-27 12:43 [Tarantool-patches] [PATCH v2 0/2] GCC 10 fix warnings Artem Starshov
2020-11-27 12:43 ` [Tarantool-patches] [PATCH v2 1/2] sql: fix build with GCC 10 Artem Starshov
2020-12-09  8:43   ` Leonid Vasiliev
2020-12-09  9:04     ` Artem
2020-12-09 10:07       ` Leonid Vasiliev
2020-11-27 12:43 ` [Tarantool-patches] [PATCH v2 2/2] bitset: replace zero-length array with flexible-array member Artem Starshov
2020-11-30 12:47   ` Aleksandr Lyapunov
2020-12-09  8:11   ` Leonid Vasiliev
2020-12-01 14:16 ` [Tarantool-patches] [PATCH v2 0/2] GCC 10 fix warnings Alexander V. Tikhonov
2020-12-02  0:27   ` Alexander V. Tikhonov
2020-12-16 11:47 ` Kirill Yukhin

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox