This is the wrong list. (This list is for the development of GTK+ and
GLib themselves, not apps that use them.) Use gtk-app-devel-list or
gtk-list in the future.

2009/7/14 Kuang-Chun Cheng <kcch...@linuxdaq-labs.com>:
> but the problem did not show up under Linux  :-(

Could be just by luck. The Windows C library is often more sensitive
to small buffer overruns. Did you try running your code under valgrind
on Linux, to check for heap corruption errors in your code? Remember
to set G_SLICE="always-malloc" when using valgrind.

--tml
_______________________________________________
gtk-devel-list mailing list
gtk-devel-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtk-devel-list

Reply via email to