Adar Dembo has posted comments on this change. Change subject: Squelch GCC warning in VerificationResultToString() ......................................................................
Patch Set 1: Code-Review+2 (1 comment) http://gerrit.cloudera.org:8080/#/c/7882/1/src/kudu/security/token_verifier.cc File src/kudu/security/token_verifier.cc: Line 165: << static_cast<int>(r); Didn't know you could cast an enum class into an int. Neat. -- To view, visit http://gerrit.cloudera.org:8080/7882 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: comment Gerrit-Change-Id: Icf0d04d2a44cd6c4c572d9c5080fcc05996ce7e3 Gerrit-PatchSet: 1 Gerrit-Project: kudu Gerrit-Branch: master Gerrit-Owner: Mike Percy <[email protected]> Gerrit-Reviewer: Adar Dembo <[email protected]> Gerrit-Reviewer: Kudu Jenkins Gerrit-HasComments: Yes
