21 Jan
2012
21 Jan
'12
11:24 a.m.
Hi all
Is there a reason why the parameters named xpm of the functions in src/sp-cursor.cpp are refering to gchars and not guchars? As a result a signed char is used as index for colorMap from line 153 on and AFAIK using signed chars to index is risky business
Regards K