banlilin commented on PR #1854:
URL: https://github.com/apache/kvrocks/pull/1854#issuecomment-1868802940
The following error is reported when building version 2.7:
kvrocks/src/cluster/cluster.cc:537:22: error: unused variable ‘_’
[-Werror=unused-variable]
for (auto &[_, info] : slots_infos) {
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]