On Thu, 3 Nov 2005 13:43:22 +0800
Xyber Blue <[EMAIL PROTECTED]> wrote:

>>>I think It is insufficient to use X_LOCALE. What you receive
>>>when you execute?
>
>>> frv-linux-gnu-nm -ap /opt/gtk-dillo/lib/libgtk-1.2.so.0 | fgrep alnum
>
>With -DX_LOCALE (No output)
>]# frv-linux-gnu-nm -ap
>/nfs/rootgtk98/rootfs-glibc-frv-040820-3/opt/gtk-dillo/lib/libgtk-1.2.so.0 |
>fgrep alnum

that's ok - iswalnum is locale function in libc. if using
X_LOCALE, it shouldn't be refered. show me strace output
when you execute small gtk test program.
_______________________________________________
gtk-list mailing list
gtk-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtk-list

Reply via email to