K 10 svn:author V 8 jhibbits K 8 svn:date V 27 2019-08-04T19:55:43.914299Z K 7 svn:log V 165 Fix 32-bit build post-r350570 The error message prints a rman_res_t, which is an uintmax_t. Explicitly cast, just for future-proofing, and use the correct format. END