DO NOT REPLY TO THIS MESSAGE.  INSTEAD, POST ANY RESPONSES TO THE LINK BELOW.

[STR New]

Link: http://www.fltk.org/str.php?L2587
Version: 1.3-current


> As for the whole extension thing, FLTK already assumes those 
> extensions are in place as all the fancy X11 input handling uses the 
> UTF-8 functions. Check the man page for Xutf8LookupString() and 
> you'll see the same warning.

There's a little trap here. Xutf8LookupString is not used by FLTK,
which uses XUtf8LookupString (notice the uppercase U in second 
position) that is programmed in file src/xutf8/utf8Input.c.
Thus, FLTK does not presently require the XFree86 Xlib extension.

Could you, similarly, propose a rewriting of Xutf8ResetIC into
XUtf8ResetIC ?


Link: http://www.fltk.org/str.php?L2587
Version: 1.3-current

_______________________________________________
fltk-bugs mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk-bugs

Reply via email to