From: "Alexander V. Tikhonov" <avtikhon@tarantool.org>
To: "Alexander V. Tikhonov" <avtikhon@tarantool.org>,
Artem Starshov <artemreyt@tarantool.org>
Cc: tarantool-patches@dev.tarantool.org
Subject: Re: [Tarantool-patches] [PATCH v2 0/2] GCC 10 fix warnings
Date: Wed, 2 Dec 2020 03:27:24 +0300 [thread overview]
Message-ID: <20201202002724.GA152662@hpalx> (raw)
In-Reply-To: <20201201141612.GA141163@hpalx>
Hi Artem, as I see rebase helped to resolve the issues [1], patch LGTM.
[1] - https://gitlab.com/tarantool/tarantool/-/pipelines/223855440
On Tue, Dec 01, 2020 at 05:16:12PM +0300, Alexander V. Tikhonov via Tarantool-patches wrote:
> 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
> >
next prev parent reply other threads:[~2020-12-02 0:27 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
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
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 [this message]
2020-12-16 11:47 ` Kirill Yukhin
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20201202002724.GA152662@hpalx \
--to=avtikhon@tarantool.org \
--cc=artemreyt@tarantool.org \
--cc=tarantool-patches@dev.tarantool.org \
--subject='Re: [Tarantool-patches] [PATCH v2 0/2] GCC 10 fix warnings' \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox