You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kudu.apache.org by "Dan Burkert (Code Review)" <ge...@cloudera.org> on 2016/04/21 00:10:47 UTC

[kudu-CR] Fix compile issues on OS X

Hello Adar Dembo, Todd Lipcon,

I'd like you to do a code review.  Please visit

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

to review the following change.

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
---
M src/kudu/rpc/rpcz_store.cc
M src/kudu/util/trace_metrics.cc
2 files changed, 2 insertions(+), 1 deletion(-)


  git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/25/2825/1
-- 
To view, visit http://gerrit.cloudera.org:8080/2825
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I607b1ba7f551eeca5ebb34a61934e5d5c084a2c1
Gerrit-PatchSet: 1
Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-Owner: Dan Burkert <da...@cloudera.com>
Gerrit-Reviewer: Adar Dembo <ad...@cloudera.com>
Gerrit-Reviewer: Todd Lipcon <to...@apache.org>