pmem-rocksdb icon indicating copy to clipboard operation
pmem-rocksdb copied to clipboard

Fix more clang compilation issues

Open iangneal opened this issue 3 years ago • 0 comments

  • Make const iterator variables references (fixes -Werror,-Wrange-loop-construct)
  • Add explicit casts from uint64_t to double

iangneal avatar Aug 26 '21 21:08 iangneal