You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@impala.apache.org by "Tim Armstrong (Code Review)" <ge...@cloudera.org> on 2016/03/03 00:48:54 UTC

[Impala-CR](cdh5-trunk) IMPALA-2949: enable -Werror for debug builds

Tim Armstrong has uploaded a new change for review.

  http://gerrit.cloudera.org:8080/2420

Change subject: IMPALA-2949: enable -Werror for debug builds
......................................................................

IMPALA-2949: enable -Werror for debug builds

Also clean up some headers a little by removing unneeded imports and
moving a function that didn't need to be in header into .cc file.

Change-Id: I04846b45738be37d372927992ff666801a3b29ad
---
M be/CMakeLists.txt
M be/src/util/compress.cc
M be/src/util/decompress.cc
M be/src/util/error-util.cc
M be/src/util/error-util.h
5 files changed, 18 insertions(+), 14 deletions(-)


  git pull ssh://gerrit.cloudera.org:29418/Impala refs/changes/20/2420/1
-- 
To view, visit http://gerrit.cloudera.org:8080/2420
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I04846b45738be37d372927992ff666801a3b29ad
Gerrit-PatchSet: 1
Gerrit-Project: Impala
Gerrit-Branch: cdh5-trunk
Gerrit-Owner: Tim Armstrong <ta...@cloudera.com>