Alexey Serbin has posted comments on this change. ( http://gerrit.cloudera.org:8080/10610 )
Change subject: [tools] fix linking error and compilation warning ...................................................................... Patch Set 2: (2 comments) It seems TidyBot decided to have some fun, outputting its suggestions one-by-one. :) http://gerrit.cloudera.org:8080/#/c/10610/2/src/kudu/tools/diagnostics_log_parser.cc File src/kudu/tools/diagnostics_log_parser.cc: http://gerrit.cloudera.org:8080/#/c/10610/2/src/kudu/tools/diagnostics_log_parser.cc@48 PS2, Line 48: using std::unique_ptr; > warning: using decl 'unique_ptr' is unused [misc-unused-using-decls] Done http://gerrit.cloudera.org:8080/#/c/10610/2/src/kudu/tools/diagnostics_log_parser.cc@49 PS2, Line 49: using std::unordered_map; > warning: using decl 'unordered_map' is unused [misc-unused-using-decls] Done -- To view, visit http://gerrit.cloudera.org:8080/10610 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: comment Gerrit-Change-Id: Iaa1ce72253e978e0aa0153993bec8562a4923e21 Gerrit-Change-Number: 10610 Gerrit-PatchSet: 2 Gerrit-Owner: Alexey Serbin <[email protected]> Gerrit-Reviewer: Alexey Serbin <[email protected]> Gerrit-Reviewer: Kudu Jenkins Gerrit-Reviewer: Tidy Bot Gerrit-Reviewer: Will Berkeley <[email protected]> Gerrit-Comment-Date: Wed, 06 Jun 2018 01:33:05 +0000 Gerrit-HasComments: Yes
