Daniel Black
5334d8b44c
table/block_based_table_builder.cc: intentional fallthrough - comment to match gcc pattern
...
Summary:
The gcc-7 code for parsing comments (libcpp/lex.c) didn't match
the intentional fallthough in this comment.
table/block_based_table_builder.cc: In member function 'void rocksdb::BlockBasedTableBuilder::WriteRawBlock(const rocksdb::Slice&, rocksdb::CompressionType, rocksdb::BlockHandle*)':
table/block_based_table_builder.cc:754:22: error: this statement may fall through [-Werror=implicit-fallthrough=]
assert(false);
^
table/block_based_table_builder.cc:756:7: note: here
case kCRC32c: {
^~~~
cc1plus: all warnings being treated as errors
Closes https://github.com/facebook/rocksdb/pull/1661
Differential Revision: D4318817
Pulled By: yiwu-arbug
fbshipit-source-id: e67d171
2016-12-13 13:54:15 -08:00
..
2016-09-20 10:11:51 -07:00
2016-07-20 11:23:31 -07:00
2016-06-03 10:47:47 -07:00
2016-06-10 16:27:56 -07:00
2016-06-10 16:27:56 -07:00
2016-12-13 13:54:15 -08:00
2016-10-18 12:04:56 -07:00
2016-07-20 11:23:31 -07:00
2016-07-20 11:23:31 -07:00
2016-11-21 12:24:13 -08:00
2016-11-12 09:39:23 -08:00
2016-07-12 14:15:32 -07:00
2016-08-19 15:10:31 -07:00
2016-07-08 17:50:51 -07:00
2016-02-09 15:12:00 -08:00
2016-10-18 16:59:37 -07:00
2016-10-18 16:59:37 -07:00
2016-11-04 11:24:14 -07:00
2016-02-09 15:12:00 -08:00
2016-02-09 15:12:00 -08:00
2016-07-19 09:44:03 -07:00
2016-04-06 23:10:32 -07:00
2016-04-06 23:10:32 -07:00
2016-07-20 11:23:31 -07:00
2016-07-20 11:23:31 -07:00
2016-11-03 18:54:20 -07:00
2016-09-27 18:20:57 -07:00
2016-09-02 14:16:31 -07:00
2016-06-10 16:27:56 -07:00
2016-07-12 14:15:32 -07:00
2016-11-05 09:24:26 -07:00
2016-11-05 09:24:26 -07:00
2016-06-03 10:47:47 -07:00
2016-06-10 16:27:56 -07:00
2016-06-10 16:27:56 -07:00
2016-11-15 17:24:28 -08:00
2016-11-15 17:24:28 -08:00
2016-10-13 17:36:48 -07:00
2016-02-09 15:12:00 -08:00
2016-09-27 18:20:57 -07:00
2016-09-27 18:20:57 -07:00
2016-02-09 15:12:00 -08:00
2016-10-24 13:13:01 -07:00
2016-10-24 13:13:01 -07:00
2016-10-18 16:59:37 -07:00
2016-07-19 09:44:03 -07:00
2016-10-31 20:54:18 -07:00
2016-09-27 18:20:57 -07:00
2016-05-15 22:17:18 -07:00
2016-05-15 22:17:18 -07:00
2016-11-17 11:09:13 -08:00
2016-04-06 23:10:32 -07:00
2016-08-26 11:46:32 -07:00
2016-07-20 11:23:31 -07:00
2016-02-09 15:12:00 -08:00
2016-09-02 14:16:31 -07:00
2016-02-09 15:12:00 -08:00
2016-02-09 15:12:00 -08:00
2016-11-17 11:09:13 -08:00
2015-12-23 10:15:07 -08:00
2016-10-18 12:04:56 -07:00
2016-10-18 16:59:37 -07:00
2016-12-05 14:24:16 -08:00
2016-09-17 22:30:43 -07:00
2016-08-19 15:10:31 -07:00
2016-11-05 09:24:26 -07:00
2016-11-03 18:54:20 -07:00
2016-11-21 12:24:13 -08:00
2016-11-21 12:24:13 -08:00
2016-09-27 18:20:57 -07:00
2016-02-09 15:12:00 -08:00