kmx git
Register
kc3-lang/ftgl
kc3-lang
Login
kc3-lang
/
ftgl
Browse
Commit
Author :
sammy
Date :
2008-05-04 19:38:07
Hash :
54c815bb
Message :
* Cast strings to unsigned char * before handling them to our internal methods, because the chars may be cast directly to int, causing crashes with 8-bit strings.