Alexey Serbin has uploaded this change for review. ( 
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
---
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(-)



  git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/02/17602/1
--
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: newchange
Gerrit-Change-Id: I49d2fb94fa033e71a4396b67b155512fb4e60932
Gerrit-Change-Number: 17602
Gerrit-PatchSet: 1
Gerrit-Owner: Alexey Serbin <[email protected]>

Reply via email to