Hi, 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? Cheers, Jakob