Alexey Serbin has submitted this change and it was merged. ( 
http://gerrit.cloudera.org:8080/17602 )

Change subject: [iwyu] modernize stdlib/stdint header files
......................................................................

[iwyu] modernize stdlib/stdint header files

This patch changes <stdlib.h> and <stdint.h> to <cstdlib> and <cstdint>
correspondingly in the list of header files.

I didn't touch files in src/kudu/gutil in this context since those
are close to be something like thirdparty imports.

This changelist doesn't contain any functional changes.

Change-Id: I49d2fb94fa033e71a4396b67b155512fb4e60932
Reviewed-on: http://gerrit.cloudera.org:8080/17602
Reviewed-by: Andrew Wong <[email protected]>
Tested-by: Alexey Serbin <[email protected]>
---
M src/kudu/cfile/bitshuffle_arch_wrapper.cc
M src/kudu/cfile/bitshuffle_arch_wrapper.h
M src/kudu/cfile/block_encodings.h
M src/kudu/client/resource_metrics-internal.h
M src/kudu/client/stubs.h
M src/kudu/client/value.h
M src/kudu/client/write_op.h
M src/kudu/common/iterator_stats.h
M src/kudu/fs/block_manager-test.cc
M src/kudu/integration-tests/registration-test.cc
M src/kudu/integration-tests/ts_tablet_manager-itest.cc
M src/kudu/subprocess/subprocess_protocol.cc
M src/kudu/tserver/tablet_copy_client-test.cc
M src/kudu/tserver/tablet_server-test.cc
M src/kudu/tserver/tablet_server_authorization-test.cc
M src/kudu/util/bit-util.h
M src/kudu/util/crc.h
M src/kudu/util/decimal_util.h
M src/kudu/util/jsonwriter-test.cc
M src/kudu/util/malloc.h
M src/kudu/util/safe_math-test.cc
21 files changed, 31 insertions(+), 32 deletions(-)

Approvals:
  Andrew Wong: Looks good to me, approved
  Alexey Serbin: Verified

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

Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: merged
Gerrit-Change-Id: I49d2fb94fa033e71a4396b67b155512fb4e60932
Gerrit-Change-Number: 17602
Gerrit-PatchSet: 2
Gerrit-Owner: Alexey Serbin <[email protected]>
Gerrit-Reviewer: Alexey Serbin <[email protected]>
Gerrit-Reviewer: Andrew Wong <[email protected]>
Gerrit-Reviewer: Kudu Jenkins (120)
Gerrit-Reviewer: Tidy Bot (241)

Reply via email to