Dan Burkert has submitted this change and it was merged. Change subject: Fix compile issues on OS X ......................................................................
Fix compile issues on OS X Recent commits have introduced some code that compiles with Linux/libstdcxx but not OS X/libcxx. Change-Id: I607b1ba7f551eeca5ebb34a61934e5d5c084a2c1 Reviewed-on: http://gerrit.cloudera.org:8080/2825 Reviewed-by: Adar Dembo <[email protected]> Reviewed-by: Todd Lipcon <[email protected]> Tested-by: Kudu Jenkins --- M src/kudu/rpc/rpcz_store.cc M src/kudu/util/trace_metrics.cc 2 files changed, 2 insertions(+), 1 deletion(-) Approvals: Adar Dembo: Looks good to me, approved Todd Lipcon: Looks good to me, approved Kudu Jenkins: Verified -- To view, visit http://gerrit.cloudera.org:8080/2825 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: merged Gerrit-Change-Id: I607b1ba7f551eeca5ebb34a61934e5d5c084a2c1 Gerrit-PatchSet: 2 Gerrit-Project: kudu Gerrit-Branch: master Gerrit-Owner: Dan Burkert <[email protected]> Gerrit-Reviewer: Adar Dembo <[email protected]> Gerrit-Reviewer: Dan Burkert <[email protected]> Gerrit-Reviewer: Kudu Jenkins Gerrit-Reviewer: Todd Lipcon <[email protected]>
