K 10 svn:author V 4 tijl K 8 svn:date V 27 2012-03-04T20:02:20.402480Z K 7 svn:log V 159 Do not use INT64_C and UINT64_C to define 64 bit integer limits. They aren't defined for C++ code unless __STDC_CONSTANT_MACROS is defined. Reported by: jhb END