qinzuoyan 6fad38ebe8 Fix compile error (#7908)
Summary:
OS: Ubuntu 14.04
Compiler: GCC 4.9.4
Compile error:
```
db/forward_iterator.cc:996:62: error: declaration of ‘key’ shadows a member of 'this' [-Werror=shadow]
   auto cmp = [&](const FileMetaData* f, const Slice& key) -> bool {
```

Pull Request resolved: https://github.com/facebook/rocksdb/pull/7908

Reviewed By: jay-zhuang

Differential Revision: D26899986

Pulled By: ajkr

fbshipit-source-id: 66b0b97aefd0f13a085e063491f8207366a9f848
2021-03-09 20:53:33 -08:00
..
2021-03-09 02:21:25 -08:00
2021-03-09 20:44:23 -08:00
2021-03-09 02:21:25 -08:00
2021-03-09 02:21:25 -08:00
2020-06-15 10:47:02 -07:00
2021-03-09 20:53:33 -08:00
2020-12-23 16:55:53 -08:00
2020-12-09 16:02:12 -08:00