Closed stefanwouldgo closed 8 years ago
[error] /root/bge/src/main/scala/util/LmdbMap.scala:107: value getEntries is not a member of org.fusesource.lmdbjni.Stat [error] db.stat.getEntries.toInt
it works until 0.4.5, but breaks in 0.4.6
Sorry this was changed in #50. Use the field ms_entries instead.
ms_entries
Thank you.
No problem. Sorry for the breakage.
[error] /root/bge/src/main/scala/util/LmdbMap.scala:107: value getEntries is not a member of org.fusesource.lmdbjni.Stat [error] db.stat.getEntries.toInt
it works until 0.4.5, but breaks in 0.4.6