On Fri, 2006-10-13 at 11:17 +0200, Miek Gieben wrote: > I'm using glib in my tools to create a tree (GTree) with > pathnames and some data (from stat(2)). I'm using this > structure as the key: > (...) > When I print this structure to disk, with g_tree_foreach, something > strange happens on Solaris. Some f_name entries get mangled. This > happened with glib 2.4.1 and glib 2.12.x. > (...) > Could this be a GTree issue on Solaris? I'm really stuck with it :( Unlikely that this is an issue with the GTree code, but it's hard to say without seeing your code. The best way to get some feedback/help is to make a small test case and attach it or put it up somewhere so people can have a look at what you're doing exactly. Cheers -Tim _______________________________________________ gtk-list mailing list gtk-list@xxxxxxxxx http://mail.gnome.org/mailman/listinfo/gtk-list