Tarantool development patches archive
 help / color / mirror / Atom feed
* [Tarantool-patches] [PATCH 0/5] build: fix compilation warning
@ 2020-05-18 10:14 Cyrill Gorcunov
  2020-05-18 10:14 ` [Tarantool-patches] [PATCH 1/5] test: unit/guava -- " Cyrill Gorcunov
                   ` (5 more replies)
  0 siblings, 6 replies; 10+ messages in thread
From: Cyrill Gorcunov @ 2020-05-18 10:14 UTC (permalink / raw)
  To: tml; +Cc: Alexander Turenko

While been working on issue #4614 I've got the series
of compilation problems related to implicit type conversion
(linux,clang-10.0.0). The but itself is not yet resolved
but the fixes in series worth to merge I think.

Please take a look.

branch gorcunov/gh-4614-clang-fix

Cyrill Gorcunov (5):
  test: unit/guava -- fix compilation warning
  box/sql: func -- fix compilation warning
  box/sql: vdbe -- fix compilation warning
  box/sql: vdbemem -- fix compilation warning
  box/vynil: quota -- fix compilation waning

 src/box/sql/func.c    | 4 ++--
 src/box/sql/vdbe.c    | 4 ++--
 src/box/sql/vdbemem.c | 4 ++--
 src/box/vy_quota.h    | 2 +-
 test/unit/guava.c     | 3 ++-
 5 files changed, 9 insertions(+), 8 deletions(-)

-- 
2.26.2

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

end of thread, other threads:[~2020-10-01 12:07 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-05-18 10:14 [Tarantool-patches] [PATCH 0/5] build: fix compilation warning Cyrill Gorcunov
2020-05-18 10:14 ` [Tarantool-patches] [PATCH 1/5] test: unit/guava -- " Cyrill Gorcunov
2020-05-18 10:14 ` [Tarantool-patches] [PATCH 2/5] box/sql: func " Cyrill Gorcunov
2020-05-18 11:13   ` Mergen Imeev
2020-05-18 11:32     ` Cyrill Gorcunov
2020-05-18 10:15 ` [Tarantool-patches] [PATCH 3/5] box/sql: vdbe " Cyrill Gorcunov
2020-05-18 10:15 ` [Tarantool-patches] [PATCH 4/5] box/sql: vdbemem " Cyrill Gorcunov
2020-05-18 10:15 ` [Tarantool-patches] [PATCH 5/5] box/vynil: quota -- fix compilation waning Cyrill Gorcunov
2020-05-19 12:33   ` Nikita Pettik
2020-10-01 12:07 ` [Tarantool-patches] [PATCH 0/5] build: fix compilation warning Kirill Yukhin

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