K 10 svn:author V 6 jilles K 8 svn:date V 27 2010-11-14T19:36:55.437872Z K 7 svn:log V 210 MFC r213775: sh: Make DEBUG traces 64-bit clean: - Use %t to print ptrdiff_t values. - Cast a ptrdiff_t value explicitly to int for a field width specifier. While here, sort includes. Original commit by jhb. END