13015517713 opened a new pull request, #2265:
URL: https://github.com/apache/kvrocks/pull/2265

   Gcc with lower version will report an error when any variable of the 
structured binding is not used. When compile the project, it will fail due to 
the unused-variable. If gcc verion is less than 8, disable unused-variable 
check.
   
   Details: https://gcc.gnu.org/bugzilla/show_bug.cgi?format=multiple&id=81767


-- 
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]

Reply via email to