Hello Grant Henke,
I'd like you to do a code review. Please visit
http://gerrit.cloudera.org:8080/13676
to review the following change.
Change subject: KUDU-2869. Fix compiler error with devtoolset-7 (gcc 7)
......................................................................
KUDU-2869. Fix compiler error with devtoolset-7 (gcc 7)
For whatever reason, some particular C++ syntax used in port.h caused
gcc 7 to crash with an internal error during compilation. This just
rephrases the code in a different way to avoid the issue.
Change-Id: Id95a4be07ff1e5ef60a95c65f5a850020f80a273
---
M src/kudu/gutil/port.h
1 file changed, 4 insertions(+), 6 deletions(-)
git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/76/13676/1
--
To view, visit http://gerrit.cloudera.org:8080/13676
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings
Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: Id95a4be07ff1e5ef60a95c65f5a850020f80a273
Gerrit-Change-Number: 13676
Gerrit-PatchSet: 1
Gerrit-Owner: Todd Lipcon <[email protected]>
Gerrit-Reviewer: Grant Henke <[email protected]>