64bit Literals

Jason Evans jasone at canonware.com
Sun May 22 10:51:49 PDT 2011


On 05/20/2011 02:51 AM, Jakob Blomer wrote:
> in jemalloc 2.2.1, there are two spots using 64bit literals without
> specifying them as such. It is in include/jemalloc/internal/hash.h:29
> and in src/ckh.c:559. Is this intended?

These were unintentional; thanks for pointing them out.  I found a third 
instance in src/prof.c, and fixed all three on the dev branch.

Thanks,
Jason



More information about the jemalloc-discuss mailing list