Skip to content
Commit 2a150c32 authored by A. Hobden's avatar A. Hobden Committed by Huachao Huang
Browse files

Fix C++ 8.1 build errors. (#207)

Sync of https://github.com/pingcap/rocksdb/pull/22

Fix the following gcc-8 warnings:
- conflicting C language linkage declaration [-Werror]
- writing to an object with no trivial copy-assignment [-Werror=class-memaccess]
- array subscript -1 is below array bounds [-Werror=array-bounds]
parent b011ecb1
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment