utsaslab / pebblesdb

The PebblesDB write-optimized key-value store (SOSP 17)
BSD 3-Clause "New" or "Revised" License
506 stars 99 forks source link

Fix ambiguous arg to abs() issue in g++-7 #23

Closed aakp10 closed 5 years ago

aakp10 commented 5 years ago

This is a minor fix for the failing compilation of db_test for g++ (version 7.4.0).