]> git.sur5r.net Git - openldap/commit
MDB_VL32: Match mdb_size_t type with format modifier.
authorHallvard Furuseth <hallvard@openldap.org>
Sat, 23 Jul 2016 10:43:16 +0000 (12:43 +0200)
committerHallvard Furuseth <hallvard@openldap.org>
Sat, 23 Jul 2016 10:43:16 +0000 (12:43 +0200)
commita43fcad8c65c2f4998a27d5596677dd81a42bd0f
treec54765f4ef313b38fee654bb9068df0390ad7362
parentf25d716513944b667d430beece3d616d326e0cf2
MDB_VL32: Match mdb_size_t type with format modifier.

When using format modifier "ll" or "I64", use the matching
type unsigned <long long / __int64> rather than uint64_t.
libraries/liblmdb/lmdb.h