Adar Dembo has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/12943 )
Change subject: row_operations: suppress a gcc warning ...................................................................... row_operations: suppress a gcc warning I couldn't get this one to budge with pragma suppressions, so I added a default value instead. Change-Id: I606958b25e8cd02bcf610a52e6c35b618f9f9788 Reviewed-on: http://gerrit.cloudera.org:8080/12943 Reviewed-by: Grant Henke <[email protected]> Tested-by: Kudu Jenkins --- M src/kudu/common/row_operations.cc 1 file changed, 1 insertion(+), 1 deletion(-) Approvals: Grant Henke: Looks good to me, approved Kudu Jenkins: Verified -- To view, visit http://gerrit.cloudera.org:8080/12943 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: merged Gerrit-Change-Id: I606958b25e8cd02bcf610a52e6c35b618f9f9788 Gerrit-Change-Number: 12943 Gerrit-PatchSet: 2 Gerrit-Owner: Adar Dembo <[email protected]> Gerrit-Reviewer: Adar Dembo <[email protected]> Gerrit-Reviewer: Grant Henke <[email protected]> Gerrit-Reviewer: Kudu Jenkins (120) Gerrit-Reviewer: Mike Percy <[email protected]> Gerrit-Reviewer: Todd Lipcon <[email protected]>
