forked from teamnwah/openmw-tes3coop
ed607a6259
The data type is specified as char but the literals are unsigned char. This results in 798 truncation warnings in vs2010. The literals were converted with a simple python script to signed char while taking two's complement and the overflow into account. |
||
---|---|---|
.. | ||
.gitignore | ||
gen_iconv.cpp | ||
Makefile | ||
tables_gen.hpp | ||
to_utf8.cpp | ||
to_utf8.hpp |