Kusanagi Kouichi wrote:
> Does this patch fix the problem?
>
> - XICCallback destroy = {(XPointer)data, X11DRV_DestroyIC};
> + XIMCallback destroy = {(XPointer)data, (XIMProc)X11DRV_DestroyIC};
>
I think a configure check may be a more appropriate fix.
--
Rob Shearman