Tarantool development patches archive
 help / color / mirror / Atom feed
* [Tarantool-patches] [PATCH 0/2] Replace clang 8 with clang 11 in CI
@ 2020-10-06  9:59 Kirill Yukhin
  2020-10-06  9:59 ` [Tarantool-patches] [PATCH 1/2] Remove C99 extension usage from C++ file Kirill Yukhin
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Kirill Yukhin @ 2020-10-06  9:59 UTC (permalink / raw)
  To: gorcunov, avtikhon; +Cc: tarantool-patches

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

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

end of thread, other threads:[~2020-10-06 14:50 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-10-06  9:59 [Tarantool-patches] [PATCH 0/2] Replace clang 8 with clang 11 in CI Kirill Yukhin
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

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