b055c46ae8a1939b9362a456badf04fcafac3674
when converting from 'char' to 'int' we should first convert to 'unsigned char' and then to 'int'
fixed #3: CompareNoCase incorrectly returned that string1 is greater than string2 for some characters
Description
No description provided
Languages
C++
98.3%
Shell
0.6%
C
0.6%
Makefile
0.5%