Fix compiler warnings and errors.

Use INT_MAX instead of MAX_INT in ALLOCM_ALIGN(), and #include
<limits.h> in order to get its definition.

Modify prof code related to hash tables to avoid aliasing warnings from
gcc 4.1.2 (gcc 4.4.0 and 4.4.3 do not warn).
2 files changed
tree: 7e8ffadd40ecbce8bd32cc5d96d6a6edb26d5fee
  1. jemalloc/
  2. .gitignore