Casey Ching has uploaded a new change for review.

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

Change subject: IMPALA-3182: Reenable -Werror for kudu files
......................................................................

IMPALA-3182: Reenable -Werror for kudu files

Now the macros DISALLOW_COPY_AND_ASSIGN and COMPILE_ASSERT are potentially
defined by either the Kudu client or gutil. Either definition should be
fine. This change adds an "ifndef" around gutil's definitions to avoid
warning about redefining the macros. Kudu already has conditional
ifdefs.

Change-Id: I87c84b667c56dacc369bf9a2ff6550bb59b4fea9
---
M be/src/exec/CMakeLists.txt
M be/src/gutil/macros.h
2 files changed, 4 insertions(+), 19 deletions(-)


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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I87c84b667c56dacc369bf9a2ff6550bb59b4fea9
Gerrit-PatchSet: 1
Gerrit-Project: Impala
Gerrit-Branch: cdh5-trunk
Gerrit-Owner: Casey Ching <[email protected]>

Reply via email to