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

Alexander V. Tikhonov avtikhon at tarantool.org
Tue Dec 1 17:16:12 MSK 2020


Hi Artem, thanks for the patch. I see some strange results in OSX and
FreeBSD testings. It looks like a flaky results, but they are new and
happens to often, even rerun of the testings could not resolve it.
Seems that some new hidden issue appeared. Feel free to contact me to
analyze it [1].

[1] - https://gitlab.com/tarantool/tarantool/-/pipelines/222165041/builds

> On Fri, Nov 27, 2020 at 03:43:08PM +0300, 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
> -- 
> 2.28.0
> 


More information about the Tarantool-patches mailing list