rocksdb/utilities
jsteemann aebfd1703b fix non-portable behavior in encoder
Summary:
using ~0UL for mask uses a uint32_t at least in MSVC, but a uint64_t is required for it to work properly
Closes https://github.com/facebook/rocksdb/pull/1777

Differential Revision: D4444004

Pulled By: yiwu-arbug

fbshipit-source-id: 057cc42
2017-01-20 16:39:22 -08:00
..
2017-01-01 11:24:14 -08:00
2017-01-08 14:24:12 -08:00
2017-01-08 14:24:12 -08:00
2015-12-10 21:32:45 -05:00
2016-12-22 13:09:19 -08:00