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/10/24 07:54:06 UTC

[GitHub] [incubator-kvrocks] PragmaTwice opened a new pull request, #1035: Fix compiler warning in stats/db_stats

PragmaTwice opened a new pull request, #1035:
URL: https://github.com/apache/incubator-kvrocks/pull/1035

   ```
   /home/twice/incubator-kvrocks/src/stats/disk_stats.cc: In member function ‘rocksdb::Status Redis::Disk::GetKeySize(const rocksdb::Slice&, RedisType, uint64_t*)’:
   /home/twice/incubator-kvrocks/src/stats/disk_stats.cc:77:1: warning: control reaches end of non-void function [-Wreturn-type]
      77 | }
         | ^
   ```


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


[GitHub] [incubator-kvrocks] PragmaTwice merged pull request #1035: Fix compiler warning in stats/db_stats

Posted by GitBox <gi...@apache.org>.
PragmaTwice merged PR #1035:
URL: https://github.com/apache/incubator-kvrocks/pull/1035


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