Hello Adar Dembo,
I'd like you to do a code review. Please visit
http://gerrit.cloudera.org:8080/15553
to review the following change.
Change subject: Fix some gcc warnings
......................................................................
Fix some gcc warnings
This addresses an unsupported loop unrolling pragma for GCC. It also
fixes another warning I found when compiling using devtoolset-9 (gcc 9).
Change-Id: I881d7cd078b79eabec40c85f8ec665483bd05b7c
---
M src/kudu/util/bitmap.h
M src/kudu/util/coding.cc
2 files changed, 8 insertions(+), 2 deletions(-)
git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/53/15553/1
--
To view, visit http://gerrit.cloudera.org:8080/15553
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings
Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I881d7cd078b79eabec40c85f8ec665483bd05b7c
Gerrit-Change-Number: 15553
Gerrit-PatchSet: 1
Gerrit-Owner: Todd Lipcon <[email protected]>
Gerrit-Reviewer: Adar Dembo <[email protected]>