[tarantool-patches] Re: [PATCH] Fix RelWithDebInfoWError warnings on 2.0

  • From: Kirill Yukhin <kyukhin@xxxxxxxxxxxxx>
  • To: Alexander Turenko <alexander.turenko@xxxxxxxxxxxxx>
  • Date: Fri, 5 Oct 2018 10:42:14 +0300

Hello,
On 21 Sep 19:41, Alexander Turenko wrote:

Fixed warnings from -Wunused-parameter, -Wunused-variable,
-Wunused-but-set-variable.

Fixed -Wsometimes-uninitialized on clang in where.c.

Removed -Wall -Wextra -Werror from SQL CMakeLists.txt, because it is set
by tarantool itself and is redundant.

Fixes #3238.
---

branch: 
https://github.com/tarantool/tarantool/tree/Totktonada/gh-3238-add-werror-for-ci-2.0
issue: https://github.com/tarantool/tarantool/issues/3238
Patch is OK. I've pushed it into 2.0 branch.

--
Regards, Kirill Yukhin

Other related posts: