Hello Alexey Serbin, Kudu Jenkins, Andrew Wong, Grant Henke,

I'd like you to reexamine a change. Please visit

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

to look at the new patch set (#2).

Change subject: util: stop using namespaces
......................................................................

util: stop using namespaces

There were a few holdouts of this, most likely from imported Impala code.
It's a no-no for Kudu style, and "using namespace std" causes IWYU to
recommend including <__config> when run against libc++.

Change-Id: I71cc50ca397c3384c79be2181ffb0e0133939c6c
---
M src/kudu/util/block_bloom_filter-test.cc
M src/kudu/util/logging.cc
M src/kudu/util/url-coding-test.cc
M src/kudu/util/url-coding.cc
4 files changed, 16 insertions(+), 11 deletions(-)


  git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/91/15491/2
--
To view, visit http://gerrit.cloudera.org:8080/15491
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I71cc50ca397c3384c79be2181ffb0e0133939c6c
Gerrit-Change-Number: 15491
Gerrit-PatchSet: 2
Gerrit-Owner: Adar Dembo <[email protected]>
Gerrit-Reviewer: Alexey Serbin <[email protected]>
Gerrit-Reviewer: Andrew Wong <[email protected]>
Gerrit-Reviewer: Grant Henke <[email protected]>
Gerrit-Reviewer: Kudu Jenkins (120)

Reply via email to