K 10 svn:author V 8 jonathan K 8 svn:date V 27 2011-08-11T15:52:06.860578Z K 7 svn:log V 275 Use the right printf() format string without a cast to maxint_t. As per kib's suggestion, we also change test_count from a size_t to an int; its value at the moment is 4, and we only expect it to go up to 7. Approved by: re (kib), mentor (rwatson) Sponsored by: Google Inc END