You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@kvrocks.apache.org by "banlilin (via GitHub)" <gi...@apache.org> on 2023/12/25 07:09:42 UTC

Re: [PR] Make a compile error while facing unused variables [kvrocks]

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: issues-unsubscribe@kvrocks.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org