You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@kvrocks.apache.org by GitBox <gi...@apache.org> on 2022/12/18 15:31:47 UTC

[GitHub] [incubator-kvrocks] PragmaTwice opened a new issue, #1196: Fix all unused-return-value warnings for Status

PragmaTwice opened a new issue, #1196:
URL: https://github.com/apache/incubator-kvrocks/issues/1196

   ### Search before asking
   
   - [X] I had searched in the [issues](https://github.com/apache/incubator-kvrocks/issues) and found no similar issues.
   
   
   ### Motivation
   
   After #1193, we have lots of warnings in building kvrocks, since some of code discard the return value of Status or StatusOr.
   
   We need fix them all, and then make it a compile error instead of a warning.
   
   ### Solution
   
   _No response_
   
   ### Are you willing to submit a PR?
   
   - [ ] I'm willing to submit a PR!


-- 
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.apache.org

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


[GitHub] [incubator-kvrocks] torwig closed issue #1196: Fix all unused-return-value warnings for Status

Posted by GitBox <gi...@apache.org>.
torwig closed issue #1196: Fix all unused-return-value warnings for Status
URL: https://github.com/apache/incubator-kvrocks/issues/1196


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