Hi/2. These patches fixes compilation failure by gcc 492 on OS/2. Problems are INT64_C and INT64_MAX. In C++, they are declared only if including stdint.h with defining __STDC_CONSTANT_MACROS and __STDC_LIMIT_MACROS, respectively.