yahoo / mdbm

MDBM a very fast memory-mapped key/value store.
BSD 3-Clause "New" or "Revised" License
992 stars 111 forks source link

Supress Error in gcc-8 #94

Open raghavendra-nataraj opened 5 years ago

raghavendra-nataraj commented 5 years ago

Suppress warnings introduced in gcc/g++ 8 during build

timrc-git commented 4 years ago

@raghavendra-nataraj I added the flags (with a gcc-8 conditional) to timrc-git/mdbm.