[Date Prev][Date Next] [Chronological] [Thread] [Top]

LMDB compiler warning



 

Hello..

 

First, thank you for the effort to provide LMDB to the community. I’m compiling LMDB 0.9.17 using msvc2013 x64 and it compiled successfully with

only one warning: mdb.c(7224): warning C4333: '>>' : right shift by too large amount, data loss.

 

Is this something I need to correct and if so, how would I go about it please?

 

Thank you,

 

John