Alexey Serbin has submitted this change and it was merged. Change subject: [util] conventional signature for Status::operator=() ......................................................................
[util] conventional signature for Status::operator=() Updated the signature of the Status::operator=() to be more conventional. This fixes TidyBot's warning from https://gerrit.cloudera.org/#/c/6174/1/src/kudu/util/status.h@403 Change-Id: If04674c88d97204d52bcc15a40755d556f309ea1 Reviewed-on: http://gerrit.cloudera.org:8080/6175 Tested-by: Kudu Jenkins Reviewed-by: Adar Dembo <[email protected]> Reviewed-by: Todd Lipcon <[email protected]> --- M src/kudu/util/status.h 1 file changed, 9 insertions(+), 4 deletions(-) Approvals: Adar Dembo: Looks good to me, approved Todd Lipcon: Looks good to me, approved Kudu Jenkins: Verified -- To view, visit http://gerrit.cloudera.org:8080/6175 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: merged Gerrit-Change-Id: If04674c88d97204d52bcc15a40755d556f309ea1 Gerrit-PatchSet: 4 Gerrit-Project: kudu Gerrit-Branch: master Gerrit-Owner: Alexey Serbin <[email protected]> Gerrit-Reviewer: Adar Dembo <[email protected]> Gerrit-Reviewer: Alexey Serbin <[email protected]> Gerrit-Reviewer: Dan Burkert <[email protected]> Gerrit-Reviewer: Kudu Jenkins Gerrit-Reviewer: Tidy Bot Gerrit-Reviewer: Todd Lipcon <[email protected]>
