From: Zoltan B. <zb...@du...> - 2005-06-26 18:25:09
|
Zoltan Boszormenyi =EDrta: > - gchar hextochar(gchar c) assigned an integer (32-bit) value > internally to its character parameter, possibly overwriting > something on the stack. I hate myself when I keep forgetting that implicit type-casts work. :-( So this fix is actually a warning fix, not a bugfix. Best regards, Zolt=E1n B=F6sz=F6rm=E9nyi |