danburkert / lmdb-rs

Safe Rust bindings for LMDB
Apache License 2.0
172 stars 87 forks source link

cast mdb_strerror output to *const c_char #19

Closed srijs closed 7 years ago

srijs commented 7 years ago

Fixes #18

danburkert commented 7 years ago

Thanks! Will cut a patch release shortly.