salortiz / LMDB_File

Perl wrapper around the OpenLDAP's LMDB
Other
8 stars 12 forks source link

Update LMDB_File.pm - Fix #38 #39

Open annibale-x opened 9 months ago

annibale-x commented 9 months ago

$tflags defaulted to 0 in LMDB_File constructor to avoid the tedious "uninitialized value in bitwise" warning - Fix #38