K 10 svn:author V 8 jhibbits K 8 svn:date V 27 2020-05-11T20:10:01.128467Z K 7 svn:log V 116 MFC r350571: Fix the build after r350570. Signed char cannot compare to values above 0x7f. Use unsigned instead. END