summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorJay Zhuang <zjay@fb.com>2020-09-08 12:08:05 -0700
committerFacebook GitHub Bot <facebook-github-bot@users.noreply.github.com>2020-09-08 12:09:34 -0700
commit8a8a01c642c513cae9a058d7286db971d49044e0 (patch)
treec0d918aa708a8520ed0613e330579011aa11ad9c /.travis.yml
parent8307d4400c913a80ed25f3789ca98907a2a2edaa (diff)
Fix compile error for old gcc-4.8 (#7358)
Summary: gcc-4.8 returns error when using the constructor. Not sure if it's a compiler bug/limitation or code issue: ``` table/block_based/block_based_table_reader.cc:3183:67: error: use of deleted function ‘rocksdb::WritableFileStringStreamAdapter::WritableFileStringStreamAdapter(rocksdb::WritableFileStringStreamAdapter&&)’ ``` Pull Request resolved: https://github.com/facebook/rocksdb/pull/7358 Reviewed By: pdillinger Differential Revision: D23577651 Pulled By: jay-zhuang fbshipit-source-id: b0197e3d3538da61a6f3866410d88d2047fb9695
Diffstat (limited to '.travis.yml')
0 files changed, 0 insertions, 0 deletions