Tarantool development patches archive
 help / color / mirror / Atom feed
From: Kirill Yukhin <kyukhin@tarantool.org>
To: gorcunov@gmail.com, avtikhon@tarantool.org
Cc: tarantool-patches@dev.tarantool.org
Subject: [Tarantool-patches] [PATCH 0/2] Replace clang 8 with clang 11 in CI
Date: Tue,  6 Oct 2020 12:59:34 +0300	[thread overview]
Message-ID: <cover.1601977644.git.kyukhin@tarantool.org> (raw)

Hello,

This patchset removes C99 extension, which was used in
C++ file and catched by Clang 11.
It also updates version for CI testing with most recent
Clang: 8 to 11.


Branch: https://github.com/tarantool/tarantool/tree/kyukhin/gh-5386-enable-clang-11
Issue: https://github.com/tarantool/tarantool/issues/5386
CI: https://gitlab.com/tarantool/tarantool/-/pipelines/198532146

--
Regards, Kirill Yukhin

Kirill Yukhin (2):
  Remove C99 extension usage from C++ file
  ci: add replace clang8 with clang11

 .gitlab-ci.yml      | 10 +++++-----
 .gitlab.mk          |  2 +-
 .travis.mk          | 18 +++++++++---------
 src/box/mp_error.cc | 20 ++++++++++----------
 4 files changed, 25 insertions(+), 25 deletions(-)

-- 
1.8.3.1

             reply	other threads:[~2020-10-06  9:59 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-10-06  9:59 Kirill Yukhin [this message]
2020-10-06  9:59 ` [Tarantool-patches] [PATCH 1/2] Remove C99 extension usage from C++ file Kirill Yukhin
2020-10-06 10:36   ` Cyrill Gorcunov
2020-10-06  9:59 ` [Tarantool-patches] [PATCH 2/2] ci: add replace clang8 with clang11 Kirill Yukhin
2020-10-06 11:21   ` Kirill Yukhin
2020-10-06 12:46     ` Alexander V. Tikhonov
2020-10-06 14:50 ` [Tarantool-patches] [PATCH 0/2] Replace clang 8 with clang 11 in CI 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=cover.1601977644.git.kyukhin@tarantool.org \
    --to=kyukhin@tarantool.org \
    --cc=avtikhon@tarantool.org \
    --cc=gorcunov@gmail.com \
    --cc=tarantool-patches@dev.tarantool.org \
    --subject='Re: [Tarantool-patches] [PATCH 0/2] Replace clang 8 with clang 11 in CI' \
    /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