Internal Jenkins has submitted this change and it was merged. 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 Reviewed-on: http://gerrit.cloudera.org:8080/2420 Reviewed-by: Alex Behm <[email protected]> Reviewed-by: Dan Hecht <[email protected]> Tested-by: Internal Jenkins --- 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(-) Approvals: Internal Jenkins: Verified Alex Behm: Looks good to me, but someone else must approve Dan Hecht: Looks good to me, approved -- To view, visit http://gerrit.cloudera.org:8080/2420 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: merged Gerrit-Change-Id: I04846b45738be37d372927992ff666801a3b29ad Gerrit-PatchSet: 2 Gerrit-Project: Impala Gerrit-Branch: cdh5-trunk Gerrit-Owner: Tim Armstrong <[email protected]> Gerrit-Reviewer: Alex Behm <[email protected]> Gerrit-Reviewer: Dan Hecht <[email protected]> Gerrit-Reviewer: Internal Jenkins Gerrit-Reviewer: Tim Armstrong <[email protected]>
