Yuchi Chen
78a6e07c83
Fix compilation errors for 32bits/LITE/ios build. (#5220)
Summary:
When I build RocksDB for 32bits/LITE/iOS environment, some errors like the following.
`
table/block_based_table_reader.cc:971:44: error: implicit conversion loses integer precision: 'uint64_t'
(aka 'unsigned long long') to 'size_t' (aka 'unsigned long') [-Werror,-Wshorten-64-to-32]
size_t block_size = props_block_handle.size();
~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~^~~~~~
./util/file_reader_writer.h:177:8: error: private field 'env_' is not used [-Werror,-Wunused-private-field]
Env* env_;
^
`
Pull Request resolved: https://github.com/facebook/rocksdb/pull/5220
Differential Revision: D15023481
Pulled By: siying
fbshipit-source-id: 1b5d121d3016f2b0a8a9a2cc1bd638479357f9f7
2019-04-22 16:02:16 -07:00
..
2019-04-18 10:55:01 -07:00
2019-04-18 10:55:01 -07:00
2019-03-27 16:24:45 -07:00
2019-03-27 16:24:45 -07:00
2019-03-27 16:24:45 -07:00
2019-04-22 16:02:16 -07:00
2019-04-10 19:31:18 -07:00
2019-04-22 08:20:35 -07:00
2019-04-22 08:20:35 -07:00
2019-04-22 16:02:16 -07:00
2019-04-18 11:12:39 -07:00
2019-03-27 16:24:45 -07:00
2019-03-27 16:24:45 -07:00
2019-03-27 16:24:45 -07:00
2019-01-23 18:15:47 -08:00
2019-03-27 16:24:45 -07:00
2019-03-27 16:24:45 -07:00
2019-03-27 16:24:45 -07:00
2019-04-16 11:37:47 -07:00
2019-04-18 11:12:39 -07:00
2017-07-15 16:11:23 -07:00
2019-01-24 10:34:30 -08:00
2017-07-15 16:11:23 -07:00
2018-11-09 11:19:58 -08:00
2018-10-30 15:34:27 -07:00
2017-07-15 16:11:23 -07:00
2018-11-09 11:19:58 -08:00
2018-11-09 11:19:58 -08:00
2018-11-09 11:19:58 -08:00
2019-02-14 14:41:36 -08:00
2018-08-09 16:58:40 -07:00
2018-08-16 18:42:46 -07:00
2018-08-16 18:42:46 -07:00
2019-03-18 12:15:34 -07:00
2018-08-20 23:13:50 -07:00
2018-08-20 23:13:50 -07:00
2019-04-19 11:10:33 -07:00
2019-02-14 14:41:36 -08:00
2019-04-16 11:37:47 -07:00
2019-03-27 16:24:45 -07:00
2019-03-27 16:24:45 -07:00
2018-04-24 10:58:16 -07:00
2019-04-11 14:28:26 -07:00
2019-04-12 10:45:56 -07:00
2019-04-11 14:28:26 -07:00
2019-01-25 17:12:19 -08:00
2019-04-11 14:28:26 -07:00
2019-04-22 08:20:35 -07:00
2019-04-22 08:20:35 -07:00
2019-04-18 11:12:39 -07:00
2017-09-11 12:04:21 -07:00
2019-04-18 11:12:39 -07:00
2019-04-16 20:28:05 -07:00
2019-02-14 14:41:36 -08:00
2019-02-14 14:41:36 -08:00
2018-08-09 16:58:40 -07:00
2019-04-22 16:02:16 -07:00
2019-03-18 12:15:34 -07:00
2018-11-09 11:19:58 -08:00
2018-11-09 11:19:58 -08:00
2019-04-11 14:28:26 -07:00
2019-02-14 14:41:36 -08:00
2018-09-17 17:28:15 -07:00
2018-09-17 17:28:15 -07:00
2018-11-13 17:02:55 -08:00
2017-07-15 16:11:23 -07:00
2017-07-15 16:11:23 -07:00
2019-03-01 15:45:45 -08:00
2019-03-01 15:45:45 -08:00
2019-04-18 10:55:01 -07:00
2019-04-18 10:55:01 -07:00
2019-04-04 12:12:11 -07:00
2018-05-21 14:43:11 -07:00
2018-03-05 13:13:41 -08:00
2018-11-09 11:19:58 -08:00
2019-04-18 10:55:01 -07:00
2019-04-18 10:55:01 -07:00
2017-07-15 16:11:23 -07:00
2019-03-26 10:25:18 -07:00
2019-03-26 10:25:18 -07:00
2019-03-26 10:25:18 -07:00
2019-03-18 12:15:34 -07:00
2019-04-10 19:31:18 -07:00
2018-08-09 16:58:40 -07:00
2019-04-10 19:31:18 -07:00
2019-03-18 12:15:34 -07:00
2019-04-11 14:28:26 -07:00
2019-04-16 11:37:47 -07:00
2019-02-14 14:41:36 -08:00
2018-08-09 16:58:40 -07:00