Todd Lipcon has posted comments on this change.

Change subject: Fix gcov weak symbol declaration on OS X
......................................................................


Patch Set 2:

(1 comment)

http://gerrit.cloudera.org:8080/#/c/2494/2/src/kudu/util/debug-util.cc
File src/kudu/util/debug-util.cc:

Line 45: extern "C" void __gcov_flush() __attribute__((weak_import));
> But this code path works? That is, you tried building a coverage build on O
if it's a coverage build, you shouldn't need weak_import, right? just a normal 
extern


-- 
To view, visit http://gerrit.cloudera.org:8080/2494
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: I03be748427c9a811ae8fbcb208b077be8a8d9db6
Gerrit-PatchSet: 2
Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-Owner: Dan Burkert <[email protected]>
Gerrit-Reviewer: Adar Dembo <[email protected]>
Gerrit-Reviewer: Kudu Jenkins
Gerrit-Reviewer: Todd Lipcon <[email protected]>
Gerrit-HasComments: Yes

Reply via email to