Alexey Serbin has submitted this change and it was merged. ( 
http://gerrit.cloudera.org:8080/21242 )

Change subject: [c++17] fix unsorted compilation warnings with CLANG15
......................................................................

[c++17] fix unsorted compilation warnings with CLANG15

As a follow-up to a few prior patches, this patch addresses the rest
of warnings output by CLANG15 when compiling the Kudu project
on macOS Sonoma.

There are still some warnings from the linker, e.g. warnings about
the difference between target OS versions of the LLVM libraries
from 3rd-party and Kudu binaries being linked.  I think it's better
to address them in a separate patch, if ever doing so.

Change-Id: Iab094ec0766994d4e4d399a4ae1eb112ec16e5ee
Reviewed-on: http://gerrit.cloudera.org:8080/21242
Tested-by: Alexey Serbin <ale...@apache.org>
Reviewed-by: Abhishek Chennaka <achenn...@cloudera.com>
---
M src/kudu/gutil/strings/escaping.cc
M src/kudu/gutil/sysinfo.cc
M src/kudu/server/webserver.cc
M src/kudu/tablet/ops/op_tracker-test.cc
M src/kudu/tablet/tablet.cc
5 files changed, 17 insertions(+), 5 deletions(-)

Approvals:
  Alexey Serbin: Verified
  Abhishek Chennaka: Looks good to me, approved

--
To view, visit http://gerrit.cloudera.org:8080/21242
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: merged
Gerrit-Change-Id: Iab094ec0766994d4e4d399a4ae1eb112ec16e5ee
Gerrit-Change-Number: 21242
Gerrit-PatchSet: 2
Gerrit-Owner: Alexey Serbin <ale...@apache.org>
Gerrit-Reviewer: Abhishek Chennaka <achenn...@cloudera.com>
Gerrit-Reviewer: Alexey Serbin <ale...@apache.org>
Gerrit-Reviewer: Mahesh Reddy <mre...@cloudera.com>

Reply via email to