Yueh-Hsuan Chiang
81c5d98900
Fixed a comparison between signed and unsigned integers in options.cc
...
Summary:
Fixed the following warning:
util/options.cc: In constructor ‘rocksdb::ColumnFamilyOptions::ColumnFamilyOptions(const rocksdb::Options&)’:
util/options.cc:157:58: error: comparison between signed and unsigned integer expressions [-Werror=sign-compare]
if (max_bytes_for_level_multiplier_additional.size() < num_levels) {
^
Test Plan: make all check
Reviewers: haobo, sdong, ljin
Reviewed By: ljin
Subscribers: leveldb
Differential Revision: https://reviews.facebook.net/D19293
2014-06-25 15:31:30 -06:00
..
2014-05-14 11:49:01 -07:00
2014-05-14 12:40:49 -07:00
2014-06-02 17:44:57 -07:00
2014-06-16 10:27:42 -07:00
2014-06-16 10:27:42 -07:00
2014-04-10 15:27:42 -07:00
2014-05-08 13:50:49 -07:00
2014-05-08 13:50:49 -07:00
2014-04-29 12:29:22 -07:00
2014-04-29 12:40:18 -07:00
2014-05-05 11:11:48 -07:00
2013-11-18 11:40:16 -08:00
2014-04-15 13:39:26 -07:00
2014-04-15 13:39:26 -07:00
2014-05-09 08:41:02 -07:00
2013-10-16 17:48:41 -07:00
2014-04-11 10:54:47 -07:00
2014-05-02 16:24:04 -04:00
2014-05-02 16:24:04 -04:00
2014-01-17 14:26:29 -08:00
2014-01-28 10:35:55 -08:00
2014-06-20 11:14:14 +02:00
2013-10-16 17:48:41 -07:00
2013-10-16 17:48:41 -07:00
2014-04-04 14:03:19 -07:00
2013-10-16 17:48:41 -07:00
2014-06-02 17:36:38 -07:00
2014-06-09 13:53:39 -07:00
2014-06-12 10:06:18 -07:00
2014-05-21 07:54:22 -04:00
2014-05-29 11:11:08 -07:00
2014-05-21 07:50:37 -04:00
2014-04-10 15:27:42 -07:00
2013-10-16 17:48:41 -07:00
2013-10-16 17:48:41 -07:00
2014-06-25 14:09:29 -07:00
2014-05-05 16:43:37 -07:00
2014-06-25 14:09:29 -07:00
2014-06-17 17:55:36 -07:00
2014-06-25 14:09:29 -07:00
2014-05-05 16:43:37 -07:00
2014-03-03 21:11:49 -08:00
2013-10-16 17:48:41 -07:00
2013-10-16 17:48:41 -07:00
2014-01-17 12:46:06 -08:00
2014-01-17 12:46:06 -08:00
2014-04-15 11:29:02 -07:00
2014-06-23 15:35:40 -07:00
2014-06-23 18:51:00 -06:00
2014-06-23 15:35:40 -07:00
2014-03-21 15:32:48 -07:00
2014-05-15 12:34:53 +08:00
2014-05-09 08:41:02 -07:00
2014-05-14 12:13:50 -07:00
2014-05-14 12:13:50 -07:00
2014-01-14 16:19:09 -08:00
2013-10-16 17:48:41 -07:00
2014-03-03 21:11:49 -08:00
2014-06-16 15:41:46 -07:00
2014-06-25 15:31:30 -06:00
2014-04-08 10:58:07 -07:00
2014-04-08 10:58:07 -07:00
2014-04-10 15:27:42 -07:00
2013-10-16 17:48:41 -07:00
2014-04-23 09:11:35 -04:00
2014-06-25 14:09:29 -07:00
2014-05-13 16:08:21 -07:00
2014-01-29 15:08:41 -08:00
2014-02-27 11:38:55 -08:00
2013-10-16 17:48:41 -07:00
2014-02-12 11:42:54 -08:00
2013-12-03 12:42:15 -08:00
2014-01-17 12:46:06 -08:00
2014-04-09 21:17:14 -07:00
2014-04-09 21:17:14 -07:00
2014-04-17 10:49:58 -07:00
2014-04-17 14:29:28 -07:00
2014-04-25 09:50:51 -04:00
2014-04-23 09:11:35 -04:00
2013-10-16 17:48:41 -07:00
2014-02-03 12:19:30 -08:00
2014-04-22 21:13:34 -07:00
2014-04-22 21:13:34 -07:00
2014-04-22 21:13:34 -07:00
2014-06-25 14:09:29 -07:00
2014-05-01 14:09:32 -04:00
2014-05-01 14:09:32 -04:00