Skip to content
Snippets Groups Projects
Commit 03ae7598 authored by Alexander Turenko's avatar Alexander Turenko Committed by Kirill Yukhin
Browse files

Fix RelWithDebInfoWError warnings on 2.0

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.
parent 46c897e5
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment