Alexey Serbin has uploaded a new change for review. http://gerrit.cloudera.org:8080/4529
Change subject: [c++client] use ATTRIBUTE_DEPRECATED attribute ...................................................................... [c++client] use ATTRIBUTE_DEPRECATED attribute Added the deprecated attribute to the methods/functions marked as such in the C++ client API. Also, added -Wdocumentation-deprecated-sync flag to spot cases when a method marked as deprecated by in-line doc lacks corresponding deprecation attribute. Change-Id: I1a48587d1132ada7da63953d7da6cae0f84a0baf --- M CMakeLists.txt M src/kudu/client/client.h M src/kudu/client/schema.h 3 files changed, 33 insertions(+), 19 deletions(-) git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/29/4529/1 -- To view, visit http://gerrit.cloudera.org:8080/4529 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I1a48587d1132ada7da63953d7da6cae0f84a0baf Gerrit-PatchSet: 1 Gerrit-Project: kudu Gerrit-Branch: master Gerrit-Owner: Alexey Serbin <[email protected]>
