Fix compiler (Gcc 4.9) warnings.
Avoid different optimization flags for Dedupe sources. Fix liberal mixing of uint64_t and int64_t (should all be uint64_t). Fix corner case crash when decompressing.
Change to more accurate Sketch value computation approach.