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
Languages
C++
98.2%
Shell
0.7%
C
0.6%
Makefile
0.5%