Closed dust1 closed 1 year ago
looks like https://github.com/facebook/rocksdb/issues/9633 You can work around it
After I use DISABLE_WARNING_AS_ERROR=1
can compile😀.
Will this problem be solved in the future? ceresdb depends on it and cannot be compiled in a gcc-13 environment
We have no enviorment for reproducing this, welcome to file a PR to fix it
Expected behavior
compile fail in g++-13, If it is g++-12, it still can't compiled.
Actual behavior
compile fail
Steps to reproduce the behavior
gcc & g++ version
error log: