David Ribeiro Alves has posted comments on this change. Change subject: Silence clang -Waddress-of-packed-member warning in concurrent_btree.h ......................................................................
Patch Set 2: (1 comment) http://gerrit.cloudera.org:8080/#/c/6693/2/src/kudu/tablet/concurrent_btree.h File src/kudu/tablet/concurrent_btree.h: Line 62: #pragma clang diagnostic push > Unfortunately, gcc emits a warning on all "#pragma clang ..." I believe. He I'll try that. on the last question see end of file. -- To view, visit http://gerrit.cloudera.org:8080/6693 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: comment Gerrit-Change-Id: I03518bcca43ea6c891a7f622972465c1ea87ce63 Gerrit-PatchSet: 2 Gerrit-Project: kudu Gerrit-Branch: master Gerrit-Owner: David Ribeiro Alves <[email protected]> Gerrit-Reviewer: Adar Dembo <[email protected]> Gerrit-Reviewer: David Ribeiro Alves <[email protected]> Gerrit-Reviewer: Kudu Jenkins Gerrit-Reviewer: Todd Lipcon <[email protected]> Gerrit-HasComments: Yes
