MyGit

v1.17

google/leveldb

版本发布时间: 2014-09-16 00:57:33

google/leveldb最新发布版本:1.23(2021-02-24 05:51:12)

  1. Cleanup: delete unused IntSetToString

    It was added in http://cr/19491949 (and was referenced at the time). The last reference was removed in http://cr/19507363.

    This fixes warning/error with pre-release crosstoolv18:

    'std::string leveldb::{anonymous}::IntSetToString(const std::set<long unsigned int>&)' defined but not used [-Werror=unused-function]
    
  2. Added arm64 and and armv7s to IOS build as suggested on leveldb mailing list.

  3. Changed local variable type from int to size_t

    This eliminates compiler warning/error and resolves issue #146

相关地址:原始地址 下载(tar) 下载(zip)

查看:2014-09-16发行的版本